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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
514e23187ca09bbe03a9ee66640731b5f62dd5ce | 187 | asm | Assembly | tests/video-memory/video-memory.asm | Bigsby/x86_64 | 52070c59b3399cb22a181af550a3079e629fa566 | [
"MIT"
] | null | null | null | tests/video-memory/video-memory.asm | Bigsby/x86_64 | 52070c59b3399cb22a181af550a3079e629fa566 | [
"MIT"
] | null | null | null | tests/video-memory/video-memory.asm | Bigsby/x86_64 | 52070c59b3399cb22a181af550a3079e629fa566 | [
"MIT"
] | null | null | null | mov ax, 0xb800
mov ds, ax
mov [0x0], BYTE 'B'
mov [0x2], BYTE 'i'
mov [0x4], BYTE 'g'
mov [0x6], BYTE 's'
mov [0x8], BYTE 'b'
mov [0xa], BYTE 'y'
jmp $
times 510-($-$$) db 0
dw 0xaa55
| 12.466667 | 21 | 0.566845 |
c2e53cc18d79bf4748af0ea69a91b40916998d50 | 608 | asm | Assembly | oeis/179/A179059.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/179/A179059.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/179/A179059.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A179059: Number of non-attacking placements of 4 rooks on an n X n board.
; 0,0,0,24,600,5400,29400,117600,381024,1058400,2613600,5880600,12269400,24048024,44717400,79497600,135945600,224726400,360561024,563376600,859685400,1284221400,1881864600,2709885024,3840540000,5364060000,7392060000,10061415000,13538640024,1802... | 76 | 493 | 0.856908 |
174eb45447702dbe043530ef8969cc849664391b | 483 | asm | Assembly | oeis/333/A333906.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/333/A333906.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/333/A333906.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A333906: For n >= 2, a(n) = Sum_{k=2..n} prevpower2(k) + nextpower2(k) - 2*k, where prevpower2(k) is the largest power of 2 < k, nextpower2(k) is the smallest power of 2 > k.
; Submitted by Jon Maiga
; 1,1,3,5,5,3,7,13,17,19,19,17,13,7,15,29,41,51,59,65,69,71,71,69,65,59,51,41,29,15,31,61,89,115,139,161,181,199,215,2... | 32.2 | 188 | 0.643892 |
d5bd7dd32b4e609e78da35a29d3800fe4c6c8321 | 1,282 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/am9511/asm/z80/am32_read_callee.asm | dikdom/z88dk | 40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0 | [
"ClArtistic"
] | 1 | 2022-03-08T11:55:58.000Z | 2022-03-08T11:55:58.000Z | libsrc/_DEVELOPMENT/math/float/am9511/asm/z80/am32_read_callee.asm | dikdom/z88dk | 40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0 | [
"ClArtistic"
] | 2 | 2022-03-20T22:17:35.000Z | 2022-03-24T16:10:00.000Z | libsrc/_DEVELOPMENT/math/float/am9511/asm/z80/am32_read_callee.asm | jorgegv/z88dk | 127130cf11f9ff268ba53e308138b12d2b9be90a | [
"ClArtistic"
] | null | null | null |
SECTION code_clib
SECTION code_fp_am9511
PUBLIC asm_sdcc_readr_callee
PUBLIC asm_sdcc_read1_callee
.asm_sdcc_readr_callee
; sdcc float primitive
; Read right sdcc float from the stack
;
; enter : stack = sdcc_float right, sdcc_float left, ret1, ret0
;
; exit : sdcc_float left, ret1
; ... | 22.892857 | 67 | 0.49064 |
485e50f5831c8b2f180f67929c2fdd6d9e21752d | 2,865 | asm | Assembly | CSES/Introductory_Problems/permutations.asm | eyangch/competitive-programming | 59839efcec72cb792e61b7d316f83ad54f16a166 | [
"MIT"
] | 14 | 2019-08-14T00:43:10.000Z | 2021-12-16T05:43:31.000Z | CSES/Introductory_Problems/permutations.asm | eyangch/competitive-programming | 59839efcec72cb792e61b7d316f83ad54f16a166 | [
"MIT"
] | null | null | null | CSES/Introductory_Problems/permutations.asm | eyangch/competitive-programming | 59839efcec72cb792e61b7d316f83ad54f16a166 | [
"MIT"
] | 6 | 2020-12-30T03:30:17.000Z | 2022-03-11T03:40:02.000Z | section .bss
buffer: resb 64
outbuff: resb 7000000
N: resb 8
echar: resb 8
currpos: resb 8
outlen: resb 8
section .data
nosoln db "NO SOLUTION" ,10
nslen equ $ - nosoln
section .text
atoi:
push rbx
push rcx
push rdx
xor rax, rax
xor rcx, rcx
.pre:
mov cl, [rdx]... | 17.259036 | 64 | 0.426876 |
daf9773583bbab3143783552afee52678ecd14c8 | 3,537 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2.log_51_97.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2.log_51_97.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2.log_51_97.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 %r15
push %r8
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x9f9f, %rcx
nop
and %r10, %r10
mov (%rcx), %r15d
nop
nop
nop
nop
nop
xor $3367, %rdx
lea addresses_UC_ht+0x131df, %r11
nop
dec %rdx
mov $0x6162636465666768, %r9
movq %... | 19.983051 | 152 | 0.644331 |
c57f3760cce6871a361f596cd290d0ee10097f44 | 887 | asm | Assembly | src/sm/plminject.asm | PJBoy/alttp_sm_combo_randomizer_rom | 4f14c87227b512a864d1f298e4a6efe7cbc373b3 | [
"MIT"
] | 31 | 2018-05-03T06:43:23.000Z | 2021-07-16T13:17:01.000Z | src/sm/plminject.asm | PJBoy/alttp_sm_combo_randomizer_rom | 4f14c87227b512a864d1f298e4a6efe7cbc373b3 | [
"MIT"
] | 13 | 2018-05-08T20:15:54.000Z | 2022-01-20T21:28:53.000Z | src/sm/plminject.asm | PJBoy/alttp_sm_combo_randomizer_rom | 4f14c87227b512a864d1f298e4a6efe7cbc373b3 | [
"MIT"
] | 26 | 2018-05-04T12:25:41.000Z | 2022-03-23T20:27:57.000Z | ;
; Code for injecting PLM's into rooms at runtime.
; This is done to minimize the amount of big room edits needed where a lot of room header information would need to be shuffled around otherwise.
;
; Hijack room loading to be able to inject arbitrary PLM:s into a room
org $c2e8d5
jsl inject_plms
org $c2eb8b
... | 17.74 | 145 | 0.629087 |
4db415f429c93a5b3c0fb004ad12589a227852bc | 5,189 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-7700_9_0x48_notsx.log_21829_525.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-7700_9_0x48_notsx.log_21829_525.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-7700_9_0x48_notsx.log_21829_525.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 %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x9299, %rsi
lea addresses_WC_ht+0x4a99, %rdi
nop
nop
nop
nop
nop
sub %r14, %r14
mov $32, %rcx
rep movsb
nop
nop
nop
nop
sub %rbx, %rbx
lea addresses_WT_ht+0xd919, %r11
nop
nop
nop
... | 46.747748 | 2,999 | 0.659472 |
4dfb08b0cac09d158795d9e344d91268867c2469 | 773 | asm | Assembly | oeis/208/A208387.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/208/A208387.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/208/A208387.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A208387: Number of nX3 0..2 arrays with new values 0..2 introduced in row major order and no element equal to more than two of its immediate leftward or upward or right-upward antidiagonal neighbors
; Submitted by Jon Maiga
; 5,117,3042,79092,2056392,53466192,1390120992,36143145792,939721790592,24432766555392,6352519... | 64.416667 | 479 | 0.864166 |
b2f3eafe513e0e1f6edc69b5bba21f6eeaa92066 | 695 | asm | Assembly | oeis/042/A042519.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/042/A042519.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/042/A042519.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A042519: Denominators of continued fraction convergents to sqrt(788).
; Submitted by Jamie Morken(s1.)
; 1,14,785,11004,617009,8649130,484968289,6798205176,381184458145,5343380619206,299610499133681,4199890368490740,235493471134615121,3301108486253102434,185097568701308351425,2594667070304570022384,145486453505757229... | 40.882353 | 469 | 0.840288 |
47b6a102ddb8f3134e1b494ec3b5afb4754b733b | 408 | asm | Assembly | data/wildPokemon/safarizone3.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/wildPokemon/safarizone3.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/wildPokemon/safarizone3.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | ZoneMons3:
db $1E
IF DEF(_RED)
db 25,NIDORAN_M
db 26,DODUO
db 23,VENONAT
db 24,EXEGGCUTE
db 33,NIDORINO
db 26,EXEGGCUTE
db 25,NIDORAN_F
db 31,VENOMOTH
db 26,TAUROS
db 28,KANGASKHAN
ENDC
IF DEF(_BLUE)
db 25,NIDORAN_F
db 26,DODUO
db 23,VENONAT
db 24,EXEGGCUTE
db 33,NIDORINA
db 26,EXEGG... | 14.571429 | 18 | 0.696078 |
9a7b94188bcd9e53e844e19f63a179dd23e06244 | 532 | asm | Assembly | dos/02.asm | zrsharp/assembly | e9d68311e7a37b7fec042b8f7de3ed9b537996b8 | [
"MIT"
] | null | null | null | dos/02.asm | zrsharp/assembly | e9d68311e7a37b7fec042b8f7de3ed9b537996b8 | [
"MIT"
] | null | null | null | dos/02.asm | zrsharp/assembly | e9d68311e7a37b7fec042b8f7de3ed9b537996b8 | [
"MIT"
] | null | null | null | datasg segment
array db 1h,2h,3h,4h,5h
count equ $-array
sum dw 0h
datasg ends
codesg segment
assume cs:codesg
assume ds:datasg
start:
mov ax,datasg
mov ds,ax ;将数据移入段寄存器
xor ax,ax ;ax归零
mov cx,0 ;cs计数归零
mov bx,0 ;bx用来记偏移,先归零
next:
add al,array[bx] ;加一个元素
inc... | 19 | 34 | 0.578947 |
2677eb8981d9924c85837d3882795c8c10333722 | 727 | asm | Assembly | programs/oeis/051/A051731.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/051/A051731.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/051/A051731.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A051731: Triangle read by rows: T(n,k) = 1 if k divides n, T(n,k) = 0 otherwise (for n >= 1 and 1 <= k <= n).
; 1,1,1,1,0,1,1,1,0,1,1,0,0,0,1,1,1,1,0,0,1,1,0,0,0,0,0,1,1,1,0,1,0,0,0,1,1,0,1,0,0,0,0,0,1,1,1,0,0,1,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,1,1,1,1,1,0,1,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,1,0,0,0,0,0,... | 103.857143 | 501 | 0.518569 |
aa45cd864aaa040976459d6daf73d12314cbc890 | 4,226 | asm | Assembly | Task 7/main.asm | mpetitjean/avrdude | f769629a0d4014d6b84f2089d8802ec075bbaa01 | [
"MIT"
] | null | null | null | Task 7/main.asm | mpetitjean/avrdude | f769629a0d4014d6b84f2089d8802ec075bbaa01 | [
"MIT"
] | null | null | null | Task 7/main.asm | mpetitjean/avrdude | f769629a0d4014d6b84f2089d8802ec075bbaa01 | [
"MIT"
] | null | null | null | ;
; testKeyboard.asm
;
; Created: 08/03/2017 17:00:00
; Author : Mathieu Petitjean
.include "m328pdef.inc"
;------------
; CONSTANTS
;------------
;BUZZER
.equ BUZZER_P = 1
.equ BUZZER_DDR = DDRB
.equ BUZZER_PORT = PORTB
.equ BUZZER_PIN = PINB
;TCNT 1 RESET VALUE
.equ TCNT1_RESET_880 = 4735... | 17.608333 | 65 | 0.63275 |
a0b7ae81e88001da98a174c1ff13538009c9c8dc | 4,864 | asm | Assembly | Transynther/x86/_processed/P/_zr_/i9-9900K_12_0xca.log_21829_153.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/P/_zr_/i9-9900K_12_0xca.log_21829_153.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/P/_zr_/i9-9900K_12_0xca.log_21829_153.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 %r14
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x14f17, %rsi
lea addresses_normal_ht+0x97b7, %rdi
xor $50680, %r14
mov $74, %rcx
rep movsb
xor $29797, %r14
lea addresses_UC_ht+0x194f3, %r14
nop
cmp $6228, %rax
mov $0x6162636465666768... | 50.666667 | 2,999 | 0.662418 |
7596d3a97091204b7d7b556241d8273a78e4e772 | 266 | asm | Assembly | code/lab9.asm | CornPrincess/Assembly | c8bd1a8cda0b019f47ea22b97351f59bea6053b6 | [
"MIT"
] | null | null | null | code/lab9.asm | CornPrincess/Assembly | c8bd1a8cda0b019f47ea22b97351f59bea6053b6 | [
"MIT"
] | null | null | null | code/lab9.asm | CornPrincess/Assembly | c8bd1a8cda0b019f47ea22b97351f59bea6053b6 | [
"MIT"
] | null | null | null | assume cs:codesg
codesg segment
start: mov ax,0b800h
mov ds,ax
mov cx,40
mov bx,1664
s: mov al,41h
mov ah,02h
mov ds:[bx],ax
add bx,2
loop s
mov ax,4c00h
int 21h
codesg ends
end start | 14 | 24 | 0.515038 |
3b9f0d194e4bf77afd87aa83777cb369806332f3 | 1,921 | asm | Assembly | Microprocessors-Homeworks/Lab works/lab01/Sources/main.asm | aliyasineser/GTU_Homeworks | d98502674788b86683edefce442989bb4f7a464b | [
"Apache-2.0"
] | 7 | 2018-10-20T12:50:00.000Z | 2021-11-29T23:47:06.000Z | Microprocessors-Homeworks/Lab works/lab01/Sources/main.asm | aliyasineser/GTU_Homeworks | d98502674788b86683edefce442989bb4f7a464b | [
"Apache-2.0"
] | null | null | null | Microprocessors-Homeworks/Lab works/lab01/Sources/main.asm | aliyasineser/GTU_Homeworks | d98502674788b86683edefce442989bb4f7a464b | [
"Apache-2.0"
] | null | null | null | ;*****************************************************************
;* This stationery serves as the framework for a *
;* user application (single file, absolute assembly application) *
;* For a more comprehensive program that *
;* demonstrates the more advanced functionality of t... | 33.12069 | 95 | 0.46278 |
aa49a427497a4d8cf3c0b488b0d798e8aabb7097 | 1,060 | asm | Assembly | programs/oeis/050/A050404.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/050/A050404.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/050/A050404.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A050404: Partial sums of A051878.
; 1,14,77,280,798,1932,4158,8184,15015,26026,43043,68432,105196,157080,228684,325584,454461,623238,841225,1119272,1469930,1907620,2448810,3112200,3918915,4892706,6060159,7450912,9097880,11037488,13309912,15959328,19034169,22587390,26676741,31365048,36720502,42816956,49734230,57558424... | 70.666667 | 919 | 0.849057 |
4931043497b2c4a533ea5b58435b12ecb452eb69 | 243 | asm | Assembly | 00-hello-world/hello.asm | gashev/assembly-examples | 3e7e5d37af00e6d6202a589ffa36a888edb5be16 | [
"Unlicense"
] | 1 | 2021-01-06T01:45:37.000Z | 2021-01-06T01:45:37.000Z | 00-hello-world/hello.asm | gashev/assembly-examples | 3e7e5d37af00e6d6202a589ffa36a888edb5be16 | [
"Unlicense"
] | null | null | null | 00-hello-world/hello.asm | gashev/assembly-examples | 3e7e5d37af00e6d6202a589ffa36a888edb5be16 | [
"Unlicense"
] | null | null | null | SECTION .data
hello: db 'Hello world!', 10
len: equ $-hello
SECTION .text
GLOBAL _start
_start:
mov eax, 4
mov ebx, 1
mov ecx, hello
mov edx, len
int 80h
mov eax, 1
mov ebx, 0
int 80h
| 14.294118 | 38 | 0.534979 |
38c7d361f3d1eddb89539db5b7eb0820cfad2d1f | 691 | asm | Assembly | oeis/024/A024771.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/024/A024771.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/024/A024771.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A024771: Expansion of 1/((1-x)(1-8x)(1-9x)(1-10x)).
; Submitted by Jon Maiga
; 1,28,515,7850,107481,1373088,16714975,196403350,2246489861,25160397548,277090599435,3010102678050,32332333478641,344033387428408,3631750686931895,38080468894107950,396993032851849821,4118198909216785668,42536994202463280355,437729691089378... | 40.647059 | 490 | 0.823444 |
c288464d9ff60cc016ff1847ccddce46098d1b52 | 81 | asm | Assembly | text/maps/celadon_game_corner_2.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | text/maps/celadon_game_corner_2.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | text/maps/celadon_game_corner_2.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | _CeladonGameCornerText_48f19::
text "Oops! Forgot the"
line "COIN CASE!"
done
| 16.2 | 30 | 0.753086 |
59db67895e6add6009b7580f1c0742bd79f4acc2 | 606 | asm | Assembly | programs/oeis/125/A125518.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/125/A125518.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/125/A125518.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A125518: a(n) = tau(n) * prime(n).
; 2,6,10,21,22,52,34,76,69,116,62,222,82,172,188,265,118,366,134,426,292,316,166,712,291,404,412,642,218,904,254,786,548,556,596,1359,314,652,668,1384,358,1448,382,1158,1182,796,422,2230,681,1374,932,1434,482,2008,1028,2104,1076,1084,554,3372,566,1172,1842,2177,1252,2536,662,2022,13... | 75.75 | 435 | 0.721122 |
8f43c9b37fa668f0c2482a00777ec3bef6a5ce15 | 747 | asm | Assembly | programs/oeis/294/A294937.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/294/A294937.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/294/A294937.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A294937: Characteristic function for abundant numbers (A005101): a(n) = 1 if A001065(n) > n, 0 otherwise.
; 0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,1,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,1,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,1,0,0,0,1,0,0,0,0,0,1,0,0,0,1,0,1,0,0,0,0,0,1,0,1,0,0,0,1,0,0,0,1,0,1,0,0,0,0,0,1,0,0,0,1,0,1,0,1,0,... | 106.714286 | 501 | 0.564926 |
6f41b211648d033149e0862520f61650da4ecc97 | 322 | asm | Assembly | example/loop.asm | kumavale/vsmi | 3826a1621c738718067a44dae7d80ae8efad8911 | [
"MIT"
] | 1 | 2021-08-23T18:09:12.000Z | 2021-08-23T18:09:12.000Z | example/loop.asm | kumavale/mipsi | 3826a1621c738718067a44dae7d80ae8efad8911 | [
"MIT"
] | null | null | null | example/loop.asm | kumavale/mipsi | 3826a1621c738718067a44dae7d80ae8efad8911 | [
"MIT"
] | null | null | null | # i = 1;
# while i < 5 {
# i = i + 1;
# }
# printf("%d", i); // 5
main:
xor $t0 $t0 $t0 # $t0 = 0
xor $t1 $t1 $t1 # $t1 = 0
addi $t1 $t1 5 # $t1 = %t1 + 5
loop:
addi $t0 $t0 1 # $t0 = $t0 + 1
blt $t0 $t1 loop # goto loop if $t0 < $t1
# print result
li $v0, 1
move $a0, $t0
syscal... | 16.947368 | 48 | 0.425466 |
7a73a3c281dc9baa3ec3df0d9bdf8179c0477cd2 | 260 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/am9511/lam32/c/sdcc/__divulong.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/__divulong.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/__divulong.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_am9511
PUBLIC __divulong
EXTERN cam32_sdcc_ldivu
; divide two 32-bit numbers into a 32-bit quotient
;
; enter : stack = dividend (32-bit), divisor (32-bit), ret
;
; exit : dehl = quotient
defc __divulong = cam32_sdcc_ldivu
| 17.333333 | 61 | 0.7 |
b2e491443b662b6406f8c5eb7c6c34d8f894ed2b | 1,571 | asm | Assembly | programs/oeis/028/A028896.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/028/A028896.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/028/A028896.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A028896: 6 times triangular numbers: a(n) = 3*n*(n+1).
; 0,6,18,36,60,90,126,168,216,270,330,396,468,546,630,720,816,918,1026,1140,1260,1386,1518,1656,1800,1950,2106,2268,2436,2610,2790,2976,3168,3366,3570,3780,3996,4218,4446,4680,4920,5166,5418,5676,5940,6210,6486,6768,7056,7350,7650,7956,8268,8586,8910,9240,9576,99... | 224.428571 | 1,484 | 0.817314 |
1d1f727813396496d4b343f1ad77610d819bb174 | 713 | asm | Assembly | oeis/098/A098575.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/098/A098575.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/098/A098575.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A098575: a(n) = Sum_{k=0..floor(n/4)} C(n-2*k,2*k)*2^k.
; Submitted by Christian Krause
; 1,1,1,1,3,7,13,21,35,63,117,213,379,671,1197,2149,3859,6911,12357,22101,39563,70847,126845,227045,406371,727391,1302101,2330901,4172443,7468767,13369293,23931621,42838835,76683583,137266917,245713493,439837739,787329151,14093543... | 41.941176 | 497 | 0.771388 |
a5431468b0394225a28b92ee9f7706ec983eb0bd | 281 | asm | Assembly | libsrc/_DEVELOPMENT/adt/wa_priority_queue/c/sdcc_iy/wa_priority_queue_empty_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/wa_priority_queue/c/sdcc_iy/wa_priority_queue_empty_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/wa_priority_queue/c/sdcc_iy/wa_priority_queue_empty_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; int wa_priority_queue_empty_fastcall(wa_priority_queue_t *q)
SECTION code_adt_wa_priority_queue
PUBLIC _wa_priority_queue_empty_fastcall
defc _wa_priority_queue_empty_fastcall = asm_wa_priority_queue_empty
INCLUDE "adt/wa_priority_queue/z80/asm_wa_priority_queue_empty.asm"
| 25.545455 | 68 | 0.893238 |
b22c73e746509e5a9869a2a1e5f9b97d68284837 | 688 | asm | Assembly | programs/oeis/326/A326122.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/326/A326122.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/326/A326122.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A326122: a(n) = 10 * sigma(n).
; 10,30,40,70,60,120,80,150,130,180,120,280,140,240,240,310,180,390,200,420,320,360,240,600,310,420,400,560,300,720,320,630,480,540,480,910,380,600,560,900,420,960,440,840,780,720,480,1240,570,930,720,980,540,1200,720,1200,800,900,600,1680,620,960
mov $3,$0
mov $5,$0
mov $7,2
lpb $7,1
... | 18.105263 | 247 | 0.604651 |
163a99914e6e74f488f46562ae06008241dca51c | 6,957 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_11_1665.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_11_1665.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_11_1665.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r15
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x1727c, %rbp
nop
nop
nop
nop
nop
and %r11, %r11
mov (%rbp), %bx
nop
nop
nop
nop
nop
inc %r15
lea addresses_D_ht+0xeff0, %rdi
nop
nop
nop
nop
and $29944, %r11
movups ... | 20.342105 | 156 | 0.647693 |
b26f62ef1b99631d1f9e6ed28df15281bd4a28b6 | 852 | asm | Assembly | data/mapObjects/route25.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/mapObjects/route25.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/mapObjects/route25.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | Route25Object:
db $2c ; border block
db $1 ; warps
db $3, $2d, $0, BILLS_HOUSE
db $1 ; signs
db $3, $2b, $b ; Route25Text11
db $a ; objects
object SPRITE_BUG_CATCHER, $e, $2, STAY, DOWN, $1, OPP_YOUNGSTER, $5
object SPRITE_BUG_CATCHER, $12, $5, STAY, UP, $2, OPP_YOUNGSTER, $6
object SPRITE_BLACK_HAIR_BOY_1,... | 35.5 | 78 | 0.666667 |
050abf399e2120f4d56c22984a38eac27f0239b5 | 260 | asm | Assembly | pin-3.22-98547-g7a303a835-gcc-linux/source/tools/Probes/jmp_in_probe_intel64.asm | ArthasZhang007/15418FinalProject | a71f698ea48ebbc446111734c198f16a55633669 | [
"MIT"
] | null | null | null | pin-3.22-98547-g7a303a835-gcc-linux/source/tools/Probes/jmp_in_probe_intel64.asm | ArthasZhang007/15418FinalProject | a71f698ea48ebbc446111734c198f16a55633669 | [
"MIT"
] | null | null | null | pin-3.22-98547-g7a303a835-gcc-linux/source/tools/Probes/jmp_in_probe_intel64.asm | ArthasZhang007/15418FinalProject | a71f698ea48ebbc446111734c198f16a55633669 | [
"MIT"
] | null | null | null | ;
; Copyright (C) 2011-2012 Intel Corporation.
; SPDX-License-Identifier: MIT
;
PUBLIC probed_func_asm
.code
probed_func_asm PROC
xor rax, rax
cmp rcx, 0
jne $lNOT_ZERO
mov rax, 2
$lNOT_ZERO:
mov rax, 1
ret
probed_func_asm ENDP
end | 12.380952 | 44 | 0.684615 |
8e40f578951271fdd6feacd393381d79f3864fc0 | 512 | asm | Assembly | src/sub_idle.asm | retro16/blastsdk | 572bd8489e6a2c1cc638120aa62241c99badc2e5 | [
"MIT"
] | 10 | 2017-01-14T16:22:58.000Z | 2021-02-16T21:41:48.000Z | src/sub_idle.asm | retro16/blastsdk | 572bd8489e6a2c1cc638120aa62241c99badc2e5 | [
"MIT"
] | null | null | null | src/sub_idle.asm | retro16/blastsdk | 572bd8489e6a2c1cc638120aa62241c99badc2e5 | [
"MIT"
] | null | null | null | if TARGET == TARGET_SCD1 || TARGET == TARGET_SCD2
include blsload_sub.inc
include cdbios.inc
include bdp_sub.inc
SP_INIT
clr.b GA_COMMFLAGS_SUB
set_wram_default_mode
sync_main_sub
rts
SP_MAIN
.1 ... | 21.333333 | 62 | 0.455078 |
94017752f6c8f2eb1edbc86fb8ef623bd03e60b8 | 4,893 | asm | Assembly | asm_code64/asm_code.asm | stolenbytes/apcforthewin | d750972ff35853bc645bcf8eef6f9df712388274 | [
"MIT"
] | 16 | 2017-09-05T14:59:09.000Z | 2020-08-05T13:50:06.000Z | asm_code64/asm_code.asm | stolenbytes/apcforthewin | d750972ff35853bc645bcf8eef6f9df712388274 | [
"MIT"
] | 1 | 2017-09-05T22:46:41.000Z | 2017-09-06T10:11:59.000Z | asm_code64/asm_code.asm | stolenbytes/apcforthewin | d750972ff35853bc645bcf8eef6f9df712388274 | [
"MIT"
] | 9 | 2017-09-05T16:22:54.000Z | 2020-08-05T13:50:09.000Z | include pe64.inc
.code
public ExportShellcode
ExportShellcode:
mov dword ptr[rcx], shellcode_end - shellcode
mov rax, offset shellcode
ret
shellcode: ;int 3
... | 40.438017 | 103 | 0.315144 |
1eed36ca727c341484d2e3b6d2423db6265483ed | 43,386 | asm | Assembly | procspawn.asm | cherry-99/IOS-Lab | 8b23ceafdabb9d27e0a180f46fc65f0c333454a4 | [
"MIT-0"
] | null | null | null | procspawn.asm | cherry-99/IOS-Lab | 8b23ceafdabb9d27e0a180f46fc65f0c333454a4 | [
"MIT-0"
] | null | null | null | procspawn.asm | cherry-99/IOS-Lab | 8b23ceafdabb9d27e0a180f46fc65f0c333454a4 | [
"MIT-0"
] | null | null | null |
_procspawn: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
#include "user.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
7: ff 71 fc pushl -0x4(%ecx)
a: 55 ... | 33.842434 | 59 | 0.40543 |
c48765f1260f1703c88850d04714e10cc5de0bde | 809 | asm | Assembly | oeis/185/A185828.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/185/A185828.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/185/A185828.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A185828: Half the number of n X 2 binary arrays with every element equal to exactly one or two of its horizontal and vertical neighbors.
; Submitted by Simon Strandgaard
; 1,3,10,23,61,162,421,1103,2890,7563,19801,51842,135721,355323,930250,2435423,6376021,16692642,43701901,114413063,299537290,784198803,2053059121,53... | 80.9 | 489 | 0.84178 |
1e3c34154b5844341c5fd0d7322ee4ec64f9fc8f | 7,820 | asm | Assembly | src/cpu/instr/daa.asm | Hacktix/sketchtests | cf3a3490f444b84b52420949e31e27340bd475d7 | [
"MIT"
] | 2 | 2020-08-26T19:07:24.000Z | 2020-08-27T11:09:14.000Z | src/cpu/instr/daa.asm | Hacktix/sketchtests | cf3a3490f444b84b52420949e31e27340bd475d7 | [
"MIT"
] | 3 | 2020-08-26T21:52:28.000Z | 2020-08-29T15:10:57.000Z | src/cpu/instr/daa.asm | Hacktix/sketchtests | cf3a3490f444b84b52420949e31e27340bd475d7 | [
"MIT"
] | null | null | null | include "src/inc/hardware.inc"
section "Header", rom0[$100]
di
jp EntryPoint
section "Main Code", rom0[$150]
EntryPoint:
; Wait for VBlank
ld de, $0000
.waitVblank
inc de
ld a, d
cp $50
jr z, .vblankTimeout
ld a, [$ff41]
and $03
jr nz, .waitVblank
.vblankTimeout
; Disable LC... | 21.135135 | 81 | 0.443606 |
1aea5c08f511dee747793eb212a000059b93953c | 2,600 | asm | Assembly | programs/date.asm | re0ah/nameless-OS16 | 3218ec1e83130a027ec74697ab72e2de75b3bb66 | [
"Unlicense"
] | null | null | null | programs/date.asm | re0ah/nameless-OS16 | 3218ec1e83130a027ec74697ab72e2de75b3bb66 | [
"Unlicense"
] | null | null | null | programs/date.asm | re0ah/nameless-OS16 | 3218ec1e83130a027ec74697ab72e2de75b3bb66 | [
"Unlicense"
] | null | null | null | ;This is free and unencumbered software released into the public domain.
;Anyone is free to copy, modify, publish, use, compile, sell, or
;distribute this software, either in source code form or as a compiled
;binary, for any purpose, commercial or non-commercial, and by any
;means.
;In jurisdictions that recognize c... | 26.530612 | 72 | 0.748462 |
5646c33ab6b6ca1d97372e377a38fa5cab6c9a92 | 2,974 | asm | Assembly | irq.asm | RichardTND/ShockRaid | 18c6b7caed3880a35d11c5fcbce417bb16c0fe13 | [
"OLDAP-2.4"
] | null | null | null | irq.asm | RichardTND/ShockRaid | 18c6b7caed3880a35d11c5fcbce417bb16c0fe13 | [
"OLDAP-2.4"
] | null | null | null | irq.asm | RichardTND/ShockRaid | 18c6b7caed3880a35d11c5fcbce417bb16c0fe13 | [
"OLDAP-2.4"
] | null | null | null | ;Main Interrupts for the soft scrolling test SEU.
;We use stack control in order to stabilize the interrupts
;Game scrolling background IRQ
irq1
sta stacka1+1
stx stackx1+1
sty stacky1+1
lda $dc0d
sta $dd0d
lda #$00
sta $d01... | 20.510345 | 69 | 0.372226 |
7187ca1ba905ea25548df472f34b584f45359620 | 320 | asm | Assembly | programs/oeis/147/A147677.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/147/A147677.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/147/A147677.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A147677: Subtract 5, add 8, repeat.
; 7,2,10,5,13,8,16,11,19,14,22,17,25,20,28,23,31,26,34,29,37,32,40,35,43,38,46,41,49,44,52,47,55,50,58,53,61,56,64,59,67,62,70,65,73,68,76,71,79,74,82,77,85,80,88,83,91,86,94,89,97,92,100,95,103,98,106,101,109
add $0,5
mul $0,3
seq $0,152833 ; a(0) = -3; a(n) = n-a(n-1).
sub $0,4
| 40 | 209 | 0.621875 |
a0921f249b75993d599d71f46e32f588a9fa8e20 | 3,088 | asm | Assembly | 1571/64tass/ssutil.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | 23 | 2015-03-23T15:16:57.000Z | 2022-03-18T12:43:42.000Z | 1571/64tass/ssutil.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | null | null | null | 1571/64tass/ssutil.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | 8 | 2016-04-13T11:19:35.000Z | 2021-12-22T07:39:00.000Z | b0tob0 pha ; buff to buff transfr
lda #0
sta temp
sta temp+2
lda bufind,y
sta temp+1
lda bufind,x
sta temp+3
pla
tay
dey
b02 lda (temp),y
sta (temp+2),y
dey
bpl b02
rts
clrbuf ta... | 19.3 | 55 | 0.440415 |
5a1552b2c41cf0473e661daba3764f5a09f69956 | 8,120 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_6492_220.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_6492_220.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_6492_220.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 %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0xa222, %r8
clflush (%r8)
nop
nop
cmp %r12, %r12
mov $0x6162636465666768, %r10
movq %r10, %xmm7
vmovups %ymm7, (%r8)
nop
nop
and %rax, %rax
lea addresses_A_ht+0xb... | 31.71875 | 2,999 | 0.654803 |
e84a8bc26e3c4d594b8e45c3a876723f8e59fd06 | 7,096 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0xca_notsx.log_21829_1999.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0xca_notsx.log_21829_1999.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0xca_notsx.log_21829_1999.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 %r14
push %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x4705, %r12
nop
nop
nop
and $32944, %r14
mov (%r12), %si
nop
nop
nop
nop
and $65238, %rbx
lea addresses_normal_ht+0xed05, %rsi
clflush (%rsi)
nop
nop
nop
nop
sub %rbx, %rbx
movb $0x... | 33.158879 | 2,999 | 0.657694 |
4d0464ffc600752f7f9d0f5b2c6d5dcab13bb741 | 1,259 | asm | Assembly | samples/sms/common/spr.asm | 0x8BitDev/MAPeD-SPReD | da1a8a582980ea5963777a46fd3dfddc0d69aa82 | [
"MIT"
] | 23 | 2019-05-16T20:23:49.000Z | 2022-03-13T21:53:10.000Z | samples/sms/common/spr.asm | 0x8BitDev/MAPeD-SPReD | da1a8a582980ea5963777a46fd3dfddc0d69aa82 | [
"MIT"
] | 6 | 2021-03-30T05:51:46.000Z | 2022-01-07T13:18:44.000Z | samples/sms/common/spr.asm | 0x8BitDev/MAPeD-SPReD | da1a8a582980ea5963777a46fd3dfddc0d69aa82 | [
"MIT"
] | null | null | null | ;########################################################################
;
; Copyright 2019-2020 0x8BitDev ( MIT license )
;
;########################################################################
;
; Sprite related functions
;
.define SPR_BUFF_X_CHR_OFFSET $c080
.define SPR_BUFF_SIZE $ff
; *** push a... | 12.846939 | 74 | 0.483717 |
fc4cc9935c2dd3ed88b76ffce86741904ab521e6 | 4,029 | asm | Assembly | Test/ZXSP/template_rom_with_c_code.asm | codebje/zasm | f8716fc081fa9b45a1acd0b25ef020b4fa0d9873 | [
"BSD-2-Clause"
] | null | null | null | Test/ZXSP/template_rom_with_c_code.asm | codebje/zasm | f8716fc081fa9b45a1acd0b25ef020b4fa0d9873 | [
"BSD-2-Clause"
] | null | null | null | Test/ZXSP/template_rom_with_c_code.asm | codebje/zasm | f8716fc081fa9b45a1acd0b25ef020b4fa0d9873 | [
"BSD-2-Clause"
] | null | null | null | #!/usr/local/bin/zasm -c ../../sdcc/bin/sdcc -o original/
; ================================================================
; Example rom with c code for a Z80 system
; Copyright (c) Günter Woigk 1994 - 2015
; mailto:kio@little-bat.de
; ================================================================
#target rom... | 24.717791 | 89 | 0.55448 |
de25305f848c33661959563c0728e8b800385dfe | 8,073 | asm | Assembly | Transynther/x86/_processed/NC/_ht_zr_/i7-7700_9_0xca.log_21829_1587.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_ht_zr_/i7-7700_9_0xca.log_21829_1587.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_ht_zr_/i7-7700_9_0xca.log_21829_1587.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 %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0xf67e, %rsi
lea addresses_UC_ht+0xb90d, %rdi
nop
nop
sub $63610, %rbx
mov $57, %rcx
rep movsw
xor $347, %rdx
lea addresses_WT_ht+0x1accd, %rsi
lea addresses_WT_ht+0x1a50d, %rd... | 33.086066 | 2,999 | 0.659358 |
3a8df2ce6844b9ec01f497096153eaa20dcf7e42 | 8,268 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_5748_3103.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_0x84_notsx.log_5748_3103.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_0x84_notsx.log_5748_3103.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 %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x1bbc5, %rcx
clflush (%rcx)
nop
nop
and $4000, %rsi
mov $0x6162636465666768, %r10
movq %r10, %xmm0
movups %xmm0, (%rcx)
nop
nop
nop
nop
nop
cmp %r10, %r10
lea addresses_A_ht+0x1a74... | 29.319149 | 2,999 | 0.650339 |
d59cc2d63c582f16945ca63f8f0e5ef234ecee1a | 3,729 | asm | Assembly | EEL7030/Rep CAEE/Mic 8085/HexConv.asm | GSimas/MicroC | ac9ef54bbeed027db532885407cc3e783fcb28eb | [
"MIT"
] | null | null | null | EEL7030/Rep CAEE/Mic 8085/HexConv.asm | GSimas/MicroC | ac9ef54bbeed027db532885407cc3e783fcb28eb | [
"MIT"
] | null | null | null | EEL7030/Rep CAEE/Mic 8085/HexConv.asm | GSimas/MicroC | ac9ef54bbeed027db532885407cc3e783fcb28eb | [
"MIT"
] | null | null | null | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;HexConv.asm - conversao de base para numeros hexadecimais
;Recebe do teclado um numero hexadecimal de 4 digitos
;Recebe a base de saida (um numero decimal de 2 digitos)
;A base de saida deve estar entre 2 e 16, inclusive
;Converte o numero para essa ba... | 29.832 | 62 | 0.49343 |
05a70083aeb09e46e3c06ff4eac36995160139bd | 450 | asm | Assembly | oeis/176/A176100.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/176/A176100.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/176/A176100.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A176100: Even numbers that are not semiprimes, or, twice the nonprimes.
; Submitted by Jamie Morken(m3a)
; 0,2,8,12,16,18,20,24,28,30,32,36,40,42,44,48,50,52,54,56,60,64,66,68,70,72,76,78,80,84,88,90,92,96,98,100,102,104,108,110,112,114,116,120,124,126,128,130,132,136,138,140,144,148,150,152,154,156,160,162,164
mov ... | 34.615385 | 207 | 0.675556 |
bf5edbbcad86fbc01bca4d7b3a78e972743d2cf4 | 678 | asm | Assembly | oeis/078/A078368.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/078/A078368.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/078/A078368.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A078368: A Chebyshev S-sequence with Diophantine property.
; Submitted by Jon Maiga
; 1,19,360,6821,129239,2448720,46396441,879083659,16656193080,315588584861,5979526919279,113295422881440,2146633507828081,40672741225852099,770635449783361800,14601400804658022101,276655979838719058119,5241862216131004082160,993187261... | 45.2 | 490 | 0.852507 |
de74c2c041b48fc37289efbb28c02a19cd1c3d07 | 1,783 | asm | Assembly | Assembler/testDisasm.asm | Rohansi/LoonyVM | 6ef3a3e552875cdbe39c92f66c31c3c5eb3059e0 | [
"Unlicense"
] | 1 | 2019-01-19T14:15:53.000Z | 2019-01-19T14:15:53.000Z | Assembler/testDisasm.asm | Rohansi/LoonyVM | 6ef3a3e552875cdbe39c92f66c31c3c5eb3059e0 | [
"Unlicense"
] | null | null | null | Assembler/testDisasm.asm | Rohansi/LoonyVM | 6ef3a3e552875cdbe39c92f66c31c3c5eb3059e0 | [
"Unlicense"
] | null | null | null | include 'loonyvm.inc'
ivt interruptTable
sti
; long instruction to play with
;cmpxchg word [r0 + -2147483648], word [r0 + -2147483648]
@@:
rand byte r0
rand byte r1
invoke itoa, byte r0, itoaBuffer
invoke printString, itoaBuffer
invoke printString, strDiv
invoke itoa, byte r1, itoaBuffer
... | 20.033708 | 57 | 0.683118 |
6f674db7b100def3a584aced50993d43394d2a9b | 21,045 | asm | Assembly | zxnftp/server/uart.c.asm | varmfskii/zxnext_tools | eddd4e9a4c00cb3fd6882f77b09accf88285dc54 | [
"MIT"
] | 25 | 2019-02-15T22:44:50.000Z | 2021-09-08T19:01:01.000Z | zxnftp/server/uart.c.asm | varmfskii/zxnext_tools | eddd4e9a4c00cb3fd6882f77b09accf88285dc54 | [
"MIT"
] | 2 | 2020-03-06T15:44:55.000Z | 2020-03-06T15:45:55.000Z | zxnftp/server/uart.c.asm | varmfskii/zxnext_tools | eddd4e9a4c00cb3fd6882f77b09accf88285dc54 | [
"MIT"
] | 1 | 2021-04-01T15:28:49.000Z | 2021-04-01T15:28:49.000Z | ;--------------------------------------------------------
; File Created by SDCC : free open source ANSI-C Compiler
; Version 3.9.1 #11310 (Linux)
;--------------------------------------------------------
; Processed by Z88DK
;--------------------------------------------------------
EXTERN __divschar
EXTERN __divsc... | 21.785714 | 57 | 0.766405 |
d0524ed4f3d39747e9a24096c1a6c86e1dbecbca | 556 | asm | Assembly | programs/oeis/274/A274575.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/274/A274575.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/274/A274575.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A274575: For m=1,2,3,... write all the 2^m binary vectors of length m in increasing order, and replace each vector with (number of 1's) - (number of 0's). Start with an initial 0 for the empty vector.
; 0,-1,1,-2,0,0,2,-3,-1,-1,1,-1,1,1,3,-4,-2,-2,0,-2,0,0,2,-2,0,0,2,0,2,2,4,-5,-3,-3,-1,-3,-1,-1,1,-3,-1,-1,1,-1,1,1,3... | 79.428571 | 248 | 0.573741 |
435eba1bcff6c124af0f3c74e06383a7dbed60b8 | 1,223 | asm | Assembly | src/arch/x86/lib/io.asm | Eytoue/PencilKernel | f00b331c09a6d0fe7a5df34a25ac9113f9d047d4 | [
"MIT"
] | 2 | 2022-02-03T07:32:13.000Z | 2022-02-12T11:56:00.000Z | src/arch/x86/lib/io.asm | Eytoue/PencilKernel | f00b331c09a6d0fe7a5df34a25ac9113f9d047d4 | [
"MIT"
] | 1 | 2022-02-10T02:59:10.000Z | 2022-03-22T06:51:51.000Z | src/arch/x86/lib/io.asm | LinChenjun2008/Pencil-Kernel | f00b331c09a6d0fe7a5df34a25ac9113f9d047d4 | [
"MIT"
] | null | null | null | [bits 32]
section .text
;io端口操作函数
;uint32_t io_in8(uint32_t port);
global io_in8
io_in8:
push ebp
mov ebp,esp
mov edx,[ebp + 8]
mov eax,0
in al,dx
pop ebp
ret
;uint32_t io_in16(uint32_t port);
global io_in16
io_in16:
push ebp
mov ebp,esp
mov edx,[ebp + 8]
mov eax,0
in ... | 13.588889 | 44 | 0.613246 |
a1c808cb74bcf76bbd6f52c59cafee7ac83af671 | 259 | asm | Assembly | libsrc/_DEVELOPMENT/compress/zx0/c/sccz80/dzx0_standard_back_callee.asm | w5Mike/z88dk | f5090488e1d74ead8c865afe6df48231cd5c70ba | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/compress/zx0/c/sccz80/dzx0_standard_back_callee.asm | w5Mike/z88dk | f5090488e1d74ead8c865afe6df48231cd5c70ba | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/compress/zx0/c/sccz80/dzx0_standard_back_callee.asm | w5Mike/z88dk | f5090488e1d74ead8c865afe6df48231cd5c70ba | [
"ClArtistic"
] | null | null | null |
; void dzx0_standard_back_callee(void *src, void *dst)
SECTION code_clib
SECTION code_compress_zx0
PUBLIC dzx0_standard_back_callee
EXTERN asm_dzx0_standard_back
dzx0_standard_back_callee:
pop hl
pop de
ex (sp),hl
jp asm_dzx0_standard_back
| 14.388889 | 54 | 0.799228 |
10a7f1f1aab24b7e8eb6a4097629750716d87a66 | 1,719 | asm | Assembly | programs/oeis/011/A011889.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/011/A011889.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/011/A011889.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A011889: a(n) = floor(n*(n-1)*(n-2)/7).
; 0,0,0,0,3,8,17,30,48,72,102,141,188,245,312,390,480,582,699,830,977,1140,1320,1518,1734,1971,2228,2507,2808,3132,3480,3852,4251,4676,5129,5610,6120,6660,7230,7833,8468,9137,9840,10578,11352,12162,13011,13898,14825,15792,16800,17850,18942,20079,21260,22487,23760,25080,26448,27... | 214.875 | 1,638 | 0.830134 |
10afe6cc72c9e30286f1dc36dca5689e255bf5b1 | 4,052 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_15665_24.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_15665_24.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_15665_24.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r14
push %r9
push %rax
lea addresses_normal_ht+0xf6bc, %r14
nop
nop
nop
nop
nop
xor $34407, %r9
mov (%r14), %r10
nop
nop
cmp $12000, %rax
pop %rax
pop %r9
pop %r14
pop %r10
ret
.global s_faulty_load
s_faulty_load:
push %r13
push %r15
push %rax
push %rcx
... | 61.393939 | 2,999 | 0.663376 |
3e402d36de5ff1ade6c12859c147d028809606f3 | 6,747 | asm | Assembly | engine/math.asm | richard42/dynosprite | 0b83f640a63656087653266baa2ec2499a39538d | [
"BSD-2-Clause"
] | 10 | 2015-04-16T20:48:06.000Z | 2021-09-07T02:08:30.000Z | engine/math.asm | jamieleecho/space-bandits | b0f45c4d6e8a2bbf8d1653b7b3c10059fa9ff13d | [
"BSD-2-Clause"
] | 1 | 2016-12-04T23:18:42.000Z | 2016-12-05T01:17:49.000Z | engine/math.asm | jamieleecho/space-bandits | b0f45c4d6e8a2bbf8d1653b7b3c10059fa9ff13d | [
"BSD-2-Clause"
] | 8 | 2015-01-04T17:05:42.000Z | 2021-01-31T01:46:13.000Z | *********************************************************************************
* DynoSprite - math.asm
* Copyright (c) 2013, Richard Goedeken
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* ... | 40.890909 | 104 | 0.441974 |
e55df660449aba6f79614ab408e66894821b2778 | 1,980 | asm | Assembly | programs/oeis/048/A048481.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/048/A048481.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/048/A048481.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A048481: a(n) = T(0,n)+T(1,n-1)+...+T(n,0), array T given by A048472.
; 1,3,9,27,77,207,529,1299,3093,7191,16409,36891,81949,180255,393249,852003,1835045,3932199,8388649,17825835,37748781,79691823,167772209,352321587,738197557,1543503927,3221225529,6710886459,13958643773,28991029311,60129542209,124554051651,257698037... | 152.307692 | 1,822 | 0.910101 |
38b4d498db6d41b108209867254b5292f0dd65c5 | 389 | asm | Assembly | src/XenobladeChroniclesX/Mods/BattleQteSpeed/patch_qte_speed.asm | lilystudent2016/cemu_graphic_packs | a7aaa6d07df0d5ca3f6475d741fb8b80fadd1a46 | [
"CC0-1.0"
] | 1,002 | 2017-01-10T13:10:55.000Z | 2020-11-20T18:34:19.000Z | src/XenobladeChroniclesX/Mods/BattleQteSpeed/patch_qte_speed.asm | lilystudent2016/cemu_graphic_packs | a7aaa6d07df0d5ca3f6475d741fb8b80fadd1a46 | [
"CC0-1.0"
] | 347 | 2017-01-11T21:13:20.000Z | 2020-11-27T11:33:05.000Z | src/XenobladeChroniclesX/Mods/BattleQteSpeed/patch_qte_speed.asm | lilystudent2016/cemu_graphic_packs | a7aaa6d07df0d5ca3f6475d741fb8b80fadd1a46 | [
"CC0-1.0"
] | 850 | 2017-01-10T06:06:43.000Z | 2020-11-06T21:16:49.000Z | [XCX_QTE_SPEED_ALL] #################################################################################################
moduleMatches = 0xF882D5CF, 0x30B6E091, 0xAB97DE6B ; 1.0.1E, 1.0.2U, 1.0.1U
; ----------------------------------------------------------------------------
; WHO : SoulVoice::CSoulVoice::getDifficulty... | 48.625 | 117 | 0.393316 |
f1d23911ab21795ebbb7ee25db8d6fb2160a4846 | 305 | asm | Assembly | programs/oeis/064/A064099.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/064/A064099.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/064/A064099.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A064099: a(n) = ceiling(log(3 + 2*n)/log(3)).
; 1,2,2,2,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5
lpb $0
add $1,2
add $0,$1
div $0,3
lpe
add $0,1
| 30.5 | 201 | 0.501639 |
d78886102af3e2d3435b05c938ecb5b86be45594 | 577 | asm | Assembly | oeis/214/A214361.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/214/A214361.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/214/A214361.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A214361: Expansion of c(q^2) * (c(q) + 2 * c(q^4)) / 9 in powers of q where c() is a cubic AGM theta function.
; Submitted by Jamie Morken(w3)
; 1,3,3,3,6,9,8,3,9,18,12,9,14,24,18,3,18,27,20,18,24,36,24,9,31,42,27,24,30,54,32,3,36,54,48,27,38,60,42,18,42,72,44,36,54,72,48,9,57,93,54,42,54,81,72,24,60,90,60,54,62,96,7... | 52.454545 | 298 | 0.649913 |
0e09c566229f385d89ef05c334667579023cc27d | 460 | asm | Assembly | data/pokemon/base_stats/combee.asm | TastySnax12/pokecrystal16-493-plus | 9de36c8803c9bdf4b8564ed547f988b0b66f0c41 | [
"blessing"
] | 2 | 2021-07-31T07:05:06.000Z | 2021-10-16T03:32:26.000Z | data/pokemon/base_stats/combee.asm | TastySnax12/pokecrystal16-493-plus | 9de36c8803c9bdf4b8564ed547f988b0b66f0c41 | [
"blessing"
] | null | null | null | data/pokemon/base_stats/combee.asm | TastySnax12/pokecrystal16-493-plus | 9de36c8803c9bdf4b8564ed547f988b0b66f0c41 | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | db 0 ; species ID placeholder
db 30, 30, 42, 70, 30, 42
; hp atk def spd sat sdf
db BUG, FLYING ; type
db 120 ; catch rate
db 49 ; base exp
db HONEY, HONEY ; items
db GENDER_F12_5 ; gender ratio
db 100 ; unknown 1
db 15 ; step cycles to hatch
db 5 ; unknown 2
INCBIN "gfx/pokemon/combee/front.... | 20.909091 | 45 | 0.663043 |
05b996a58a9a434d695a2a8cd45e335c5e8925d8 | 461 | asm | Assembly | data/pokemon/base_stats/sinnoh/mamoswine.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | null | null | null | data/pokemon/base_stats/sinnoh/mamoswine.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | null | null | null | data/pokemon/base_stats/sinnoh/mamoswine.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | null | null | null | db 0 ; 473 DEX NO
db 110, 130, 80, 80, 70, 60
; hp atk def spd sat sdf
db ICE, GROUND ; type
db 50 ; catch rate
db 207 ; base exp
db NO_ITEM, NO_ITEM ; items
db GENDER_F50 ; gender ratio
db 100 ; unknown 1
db 20 ; step cycles to hatch
db 5 ; unknown 2
INCBIN "gfx/pokemon/sinnoh/mamoswine/fron... | 20.954545 | 55 | 0.661605 |
e133cd431f5cd1191128dfb4dff23af622a11068 | 650 | asm | Assembly | progs/h01-num2bin-v02.asm | HKhademian/AssemblyDandamudi | b4d4ccbb7e585953a8d2d22b47d815a3f45f9129 | [
"Unlicense"
] | 1 | 2020-05-07T14:20:09.000Z | 2020-05-07T14:20:09.000Z | progs/h01-num2bin-v02.asm | HKhademian/AssemblyDandamudi | b4d4ccbb7e585953a8d2d22b47d815a3f45f9129 | [
"Unlicense"
] | null | null | null | progs/h01-num2bin-v02.asm | HKhademian/AssemblyDandamudi | b4d4ccbb7e585953a8d2d22b47d815a3f45f9129 | [
"Unlicense"
] | null | null | null | %include "lib.asm"
extern ExitProcess ; windows syscall to exit
section .text
ONE db '1', 0
ZERO db '0', 0
section .data
buffer times 25 db 0
section .code
global _start
_start:
fgets buffer, 12 ; get n as binary len
a2i 12, buffer
mov cl, al
dec cl
mov ebx, 1 ; use ebx as mask
shl ebx, cl ; our n... | 16.25 | 61 | 0.698462 |
556e3dde50fcd55380e4c6cdf65a375314541ae2 | 554 | asm | Assembly | oeis/017/A017074.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/017/A017074.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/017/A017074.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A017074: a(n) = (8*n)^10.
; 0,1073741824,1099511627776,63403380965376,1125899906842624,10485760000000000,64925062108545024,303305489096114176,1152921504606846976,3743906242624487424,10737418240000000000,27850097600940212224,66483263599150104576,148024428491834392576,310584820834420916224,619173642240000000000,1180591... | 92.333333 | 496 | 0.907942 |
c8ce92db04cd7c14a7be18ea107353a0703f1181 | 4,359 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_2391.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_0x84_notsx.log_21829_2391.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_0x84_notsx.log_21829_2391.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 %r14
push %r15
push %r8
push %rax
push %rdi
lea addresses_normal_ht+0xa0e1, %r14
nop
nop
nop
nop
nop
sub %rdi, %rdi
mov $0x6162636465666768, %rax
movq %rax, (%r14)
nop
nop
nop
nop
lfence
lea addresses_WC_ht+0x18a1, %r8
nop
nop
nop
xor %rdi, %rdi
mov $0x6162636... | 51.282353 | 2,999 | 0.663455 |
2e1ce3a3bdfd514d063539fdcd530dc808065bc6 | 288 | asm | Assembly | programs/oeis/001/A001903.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/001/A001903.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/001/A001903.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A001903: Final digit of 7^n.
; 1,7,9,3,1,7,9,3,1,7,9,3,1,7,9,3,1,7,9,3,1,7,9,3,1,7,9,3,1,7,9,3,1,7,9,3,1,7,9,3,1,7,9,3,1,7,9,3,1,7,9,3,1,7,9,3,1,7,9,3,1,7,9,3,1,7,9,3,1,7,9,3,1,7,9,3,1,7,9,3,1,7,9,3,1,7,9,3,1,7,9,3,1,7,9,3,1,7,9,3
mul $0,2
mod $0,8
pow $0,3
mod $0,5
mul $0,2
add $0,1
| 28.8 | 201 | 0.524306 |
5470564062e88bc7e4f1ac0d2d9e0ee2d933d126 | 317 | asm | Assembly | src/test_repeat/test2_inc.asm | hra1129/zma | c2bfc79df45e1d4d01c6faa1b69216245a4e1d2c | [
"MIT"
] | 8 | 2021-03-19T23:44:14.000Z | 2022-03-22T07:29:02.000Z | src/test_repeat/test2_inc.asm | hra1129/zma | c2bfc79df45e1d4d01c6faa1b69216245a4e1d2c | [
"MIT"
] | null | null | null | src/test_repeat/test2_inc.asm | hra1129/zma | c2bfc79df45e1d4d01c6faa1b69216245a4e1d2c | [
"MIT"
] | 1 | 2021-11-27T22:37:24.000Z | 2021-11-27T22:37:24.000Z | SHOT_ATTRIBUTE macro
db 0 ; 0: disable, 1: enable
dw 0 ; delta X
dw 0 ; X position
dw 0 ; delta Y
dw 0 ; Y position
db 0 ; animation counter 0...15
dw 0 ; reserved
dw 0 ; reserved
dw 0 ; reserved
endm
shot_table:
repeat I, 32
SHOT_ATTRIBUTE
endr
dw 1
| 16.684211 | 37 | 0.561514 |
51f18622f635920e23c5c15210cb8ee9da47a131 | 114 | asm | Assembly | methods/getGameItemUser.asm | caffeinum/pravda-contracts | 23b7cc52559f37aa76e50dae9a2590040c0b7246 | [
"Apache-2.0"
] | 3 | 2018-07-22T15:55:55.000Z | 2018-08-24T18:37:26.000Z | methods/getGameItemUser.asm | caffeinum/pravda.contracts | 23b7cc52559f37aa76e50dae9a2590040c0b7246 | [
"Apache-2.0"
] | null | null | null | methods/getGameItemUser.asm | caffeinum/pravda.contracts | 23b7cc52559f37aa76e50dae9a2590040c0b7246 | [
"Apache-2.0"
] | null | null | null | push 1
push "getGameItemUser"
push xF5AB1676D87235E4B5B1830C00A5BC783B9A58D2DC9AFE23D5FA387F1C80736E
push 2
pcall
| 19 | 70 | 0.903509 |
33da3a4ab5bb9a0bc1aa85ba3c5bc30781b3361e | 647 | asm | Assembly | oeis/179/A179001.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/179/A179001.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/179/A179001.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A179001: Partial sums of floor(Fibonacci(n)/3).
; 0,0,0,0,1,2,4,8,15,26,44,73,121,198,323,526,855,1387,2248,3641,5896,9544,15447,24999,40455,65463,105927,171399,277336,448745,726091,1174847,1900950,3075809,4976771,8052592,13029376,21081981,34111370,55193365,89304750,144498130,233802895,378301040,612103951,990405007,1... | 58.818182 | 493 | 0.799073 |
ce4ffe4fb2e806d41a92a94c381c91bb3adf23b1 | 766 | asm | Assembly | oeis/319/A319953.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/319/A319953.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/319/A319953.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A319953: List of binary words of lengths 0, 1, 2, etc., including empty word, each prefixed by a 2.
; Submitted by Jon Maiga
; 2,20,21,200,201,210,211,2000,2001,2010,2011,2100,2101,2110,2111,20000,20001,20010,20011,20100,20101,20110,20111,21000,21001,21010,21011,21100,21101,21110,21111,200000,200001,200010,200011,200... | 40.315789 | 497 | 0.75718 |
c5ae38462251ddda46ffddd4f88ed70cfdfacf25 | 720 | asm | Assembly | src/examples/binaryAddition.asm | digitsensitive/c64 | 47b0aa02910c26f49bae967f573466b94143ec74 | [
"Unlicense"
] | 2 | 2020-12-04T23:25:20.000Z | 2021-11-04T21:56:37.000Z | src/examples/binaryAddition.asm | digitsensitive/c64 | 47b0aa02910c26f49bae967f573466b94143ec74 | [
"Unlicense"
] | null | null | null | src/examples/binaryAddition.asm | digitsensitive/c64 | 47b0aa02910c26f49bae967f573466b94143ec74 | [
"Unlicense"
] | 1 | 2022-02-02T12:14:56.000Z | 2022-02-02T12:14:56.000Z | ; ==========================================================
; COMMODORE 64 - Examples in 6502 Assembly language
; © Digitsensitive; digit.sensitivee@gmail.com
; Binary Addition
; ==========================================================
; ----------------------------------------------------------
; Main Loop
; -----... | 37.894737 | 79 | 0.327778 |
948d799c8489e55da833afdf2fa1565d990b5d9e | 3,940 | asm | Assembly | StdLib/syscall.a32.asm | robertmuth/Cwerg | fdf30b06c93b4620c0a45b448b6d92acb81c35f0 | [
"Apache-2.0"
] | 171 | 2020-01-30T16:58:07.000Z | 2022-03-27T22:12:17.000Z | StdLib/syscall.a32.asm | robertmuth/Cwerg | fdf30b06c93b4620c0a45b448b6d92acb81c35f0 | [
"Apache-2.0"
] | 14 | 2021-05-15T02:12:09.000Z | 2022-03-16T04:16:18.000Z | StdLib/syscall.a32.asm | robertmuth/Cwerg | fdf30b06c93b4620c0a45b448b6d92acb81c35f0 | [
"Apache-2.0"
] | 5 | 2021-03-01T20:52:13.000Z | 2022-03-07T06:35:03.000Z | # Prepend this to cwerg IR code before running it through CodeGenA32/codegen.py
# syscall overview here: https://chromium.googlesource.com/chromiumos/docs/+/master/constants/syscalls.md
# This linkerdef may go away since we can query it with the xbrk syscall
.mem $$rw_data_end 4 BUILTIN
.fun a32_syscall_clock_getti... | 23.313609 | 105 | 0.670812 |
91db95a9d12bb8ca296939274f066f0eb7300a2c | 215 | asm | Assembly | programs/oeis/016/A016805.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/016/A016805.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/016/A016805.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A016805: (4n)^5.
; 0,1024,32768,248832,1048576,3200000,7962624,17210368,33554432,60466176,102400000,164916224,254803968,380204032,550731776,777600000,1073741824,1453933568,1934917632,2535525376
mul $0,4
pow $0,5
| 35.833333 | 176 | 0.813953 |
ebebfd996d1c828a904b38cf0a1bb371247d199a | 353 | asm | Assembly | programs/oeis/057/A057046.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/057/A057046.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/057/A057046.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A057046: Let R(i,j) be the rectangle with antidiagonals 1; 2,3; 4,5,6; ...; each k is an R(i(k),j(k)) and A057046(n)=i(2^n).
; 1,1,1,2,1,4,9,8,3,16,34,32,1,64,94,128,195,256,418,512,948,1024,2344,2048,688,4096,8544,8192,22591,16384,20854,32768
seq $0,255047 ; 1 together with the positive terms of A000225.
lpb $0
a... | 35.3 | 126 | 0.660057 |
ad58a4d6a863fdd9d09288ec0d8cca48c6a53160 | 3,422 | asm | Assembly | pwnlib/shellcraft/templates/amd64/linux/syscall.asm | magnologan/pwntools | 32b05024d33019e16801cc50ec0108ee783eff27 | [
"MIT"
] | 7 | 2015-05-22T03:48:47.000Z | 2022-03-30T13:59:48.000Z | pwnlib/shellcraft/templates/amd64/linux/syscall.asm | magnologan/pwntools | 32b05024d33019e16801cc50ec0108ee783eff27 | [
"MIT"
] | 1 | 2015-06-11T02:22:28.000Z | 2015-06-11T02:22:28.000Z | pwnlib/shellcraft/templates/amd64/linux/syscall.asm | magnologan/pwntools | 32b05024d33019e16801cc50ec0108ee783eff27 | [
"MIT"
] | 3 | 2017-01-24T18:53:29.000Z | 2019-04-29T03:41:10.000Z | <%
from pwnlib.shellcraft import amd64
from pwnlib.context import context as ctx # Ugly hack, mako will not let it be called context
%>
<%page args="syscall = None, arg0 = None, arg1 = None, arg2 = None, arg3 = None, arg4 = None, arg5 = None"/>
<%docstring>
Args: [syscall_number, \*args]
Does a syscall
Any of ... | 32.283019 | 118 | 0.501169 |
1aafcf31bf69746b83655e751e1b051c68e26f5f | 410 | asm | Assembly | Lab Assessment Submission/Lab 1/lab.asm | mdhabibulla/CSE331L-Section-10-Fall20-NSU | 7b72c12cb7652cc8e4aa26c3be24797c2ccd1fe0 | [
"MIT"
] | null | null | null | Lab Assessment Submission/Lab 1/lab.asm | mdhabibulla/CSE331L-Section-10-Fall20-NSU | 7b72c12cb7652cc8e4aa26c3be24797c2ccd1fe0 | [
"MIT"
] | null | null | null | Lab Assessment Submission/Lab 1/lab.asm | mdhabibulla/CSE331L-Section-10-Fall20-NSU | 7b72c12cb7652cc8e4aa26c3be24797c2ccd1fe0 | [
"MIT"
] | null | null | null |
; You may customize this and other start-up templates;
; The location of this template is c:\emu8086\inc\0_com_template.txt
org 100h ;#include <stdio.h>
MOV AX, 01
ADD AX, 05
ADD AX, 05
;int main(){
;int a=2;
;int b=3;
;int c=a+b;
;prin... | 17.083333 | 68 | 0.434146 |
ba4a5b03a9e7de313d16248da6eabf4d8eac7e7e | 140,930 | asm | Assembly | roms/rom_vubug.asm | fredrequin/j68_cpu | 538badf8def66dc900947be665d0eac6f9ff833e | [
"ISC",
"MIT"
] | 31 | 2019-05-07T07:27:29.000Z | 2021-10-30T20:13:03.000Z | roms/rom_vubug.asm | jotego/j68_cpu | 538badf8def66dc900947be665d0eac6f9ff833e | [
"ISC",
"MIT"
] | 2 | 2021-05-30T09:18:11.000Z | 2021-05-31T06:43:10.000Z | roms/rom_vubug.asm | jotego/j68_cpu | 538badf8def66dc900947be665d0eac6f9ff833e | [
"ISC",
"MIT"
] | 6 | 2019-05-28T00:52:47.000Z | 2021-05-30T05:08:26.000Z | ; VUBug: AN M68000 MONITOR PROGRAM
;
; I. Introduction.
;
; VUBug is a primitive single user monitor program designed
; to interface the user to the "Raymatic" M68000 development board
; designed by Raymond Carr at Vanderbilt University in 1988. The
; monitor program itself was originally writ... | 37.028376 | 83 | 0.436855 |
4f933ca9faf2ceef6cc474beaa6048c860269c08 | 578 | asm | Assembly | oeis/153/A153373.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/153/A153373.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/153/A153373.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A153373: Number of zig-zag paths from top to bottom of a rectangle of width 11 with 2n-1 rows whose color is not that of the top right corner.
; Submitted by Jon Maiga
; 5,18,66,244,906,3372,12566,46860,174810,652252,2433942,9083004,33897050,126503148,472111446,1761934444,6575609946,24540472572,91586214806,3418042555... | 48.166667 | 195 | 0.769896 |
c44cf6ffa5b13442e0c21a3fa929949cdcc95ab5 | 753 | asm | Assembly | sound/sfxasm/AE.asm | NatsumiFox/Sonic-3-93-Nov-03 | 032e4fc25f243636d458639c4a4311caca898f96 | [
"MIT"
] | 7 | 2019-12-05T00:35:57.000Z | 2022-02-27T20:00:33.000Z | sound/sfxasm/AE.asm | NatsumiFox/Sonic-3-93-Nov-03 | 032e4fc25f243636d458639c4a4311caca898f96 | [
"MIT"
] | null | null | null | sound/sfxasm/AE.asm | NatsumiFox/Sonic-3-93-Nov-03 | 032e4fc25f243636d458639c4a4311caca898f96 | [
"MIT"
] | null | null | null | AE_Header:
sHeaderInit ; Z80 offset is $D5A9
sHeaderPatch AE_Patches
sHeaderTick $01
sHeaderCh $01
sHeaderSFX $80, $05, AE_FM5, $F2, $05
AE_FM5:
sPatFM $00
ssModZ80 $01, $01, $EB, $16
dc.b nBb5, $05, nG5, $03, nBb5, $05, nG5, $03
sStop
AE_Patches:
; Patch $00
; $11
; $0F, $0F, $0B, $0F, $5F, $5F, $... | 22.818182 | 46 | 0.577689 |
307d889e658b89d998402dca97a023e9e57a8fe1 | 40,708 | asm | Assembly | Library/Spreadsheet/Spreadsheet/spreadsheetDraw.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Spreadsheet/Spreadsheet/spreadsheetDraw.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Spreadsheet/Spreadsheet/spreadsheetDraw.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1991 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: GeoCalc
FILE: uiSpreadsheet.asm
AUTHOR: Gene Anderson, Feb 12, 1991
ROUTINES:
Name Description
---- -----------
INT RestrictToMask Re... | 25.81357 | 79 | 0.613221 |
e6aff91a7cc77d3710bfdfefbb0fe897431156f9 | 1,397 | asm | Assembly | _build/dispatcher/jmp_ippsRSA_GetSizePrivateKeyType2_a95aa5fb.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | 1 | 2021-10-04T10:21:54.000Z | 2021-10-04T10:21:54.000Z | _build/dispatcher/jmp_ippsRSA_GetSizePrivateKeyType2_a95aa5fb.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | _build/dispatcher/jmp_ippsRSA_GetSizePrivateKeyType2_a95aa5fb.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | extern m7_ippsRSA_GetSizePrivateKeyType2:function
extern n8_ippsRSA_GetSizePrivateKeyType2:function
extern y8_ippsRSA_GetSizePrivateKeyType2:function
extern e9_ippsRSA_GetSizePrivateKeyType2:function
extern l9_ippsRSA_GetSizePrivateKeyType2:function
extern n0_ippsRSA_GetSizePrivateKeyType2:function
extern k0_ippsRSA_Ge... | 35.820513 | 147 | 0.84252 |
ac6d8adbc4429b63fcdf300146e02fb112be0bfd | 171 | asm | Assembly | mastersystem/zxb-sms-2012-02-23/zxb-sms/wip/zxb/library-asm/sqrt.asm | gb-archive/really-old-stuff | ffb39a518cad47e23353b3420b88e2f3521fd3d7 | [
"Apache-2.0"
] | 10 | 2016-10-27T20:46:02.000Z | 2021-11-01T15:49:13.000Z | mastersystem/zxb-sms-2012-02-23/zxb-sms/wip/zxb/library-asm/sqrt.asm | gb-archive/really-old-stuff | ffb39a518cad47e23353b3420b88e2f3521fd3d7 | [
"Apache-2.0"
] | null | null | null | mastersystem/zxb-sms-2012-02-23/zxb-sms/wip/zxb/library-asm/sqrt.asm | gb-archive/really-old-stuff | ffb39a518cad47e23353b3420b88e2f3521fd3d7 | [
"Apache-2.0"
] | 2 | 2015-03-11T14:28:08.000Z | 2017-11-02T10:57:57.000Z | #include once <stackf.asm>
SQRT: ; Computes SQRT(x) using ROM FP-CALC
call __FPSTACK_PUSH
rst 28h ; ROM CALC
defb 28h ; SQRT
defb 38h ; END CALC
jp __FPSTACK_POP
| 14.25 | 42 | 0.71345 |
8facdf56b52034993761d334af9c6119c3214a41 | 3,972 | asm | Assembly | inc/header.asm | hansbonini/-SMD-Phantasy-Star-3 | f20106a0f8cc76b859124333a5482e015e052769 | [
"MIT"
] | 1 | 2022-01-17T16:06:15.000Z | 2022-01-17T16:06:15.000Z | inc/header.asm | hansbonini/-SMD-Phantasy-Star-3 | f20106a0f8cc76b859124333a5482e015e052769 | [
"MIT"
] | null | null | null | inc/header.asm | hansbonini/-SMD-Phantasy-Star-3 | f20106a0f8cc76b859124333a5482e015e052769 | [
"MIT"
] | null | null | null | if (*) <> 0
fatal "Start of ROM is at address $\{*}, but it should be at address 0."
endif
VectorTable:
dc.l system_stack, EntryPoint, ErrorTrap, ErrorTrap
dc.l ErrorTrap, ErrorTrap, ErrorTrap, ErrorTrap
dc.l ErrorTrap, ErrorTrap, ErrorTrap, ErrorTrap
dc.l ErrorTrap, ErrorTrap, ErrorTrap, ErrorTrap
dc.l Err... | 23.364706 | 150 | 0.672709 |
b393992be7233a31da6ba0dcd1ba832201b0928d | 1,742 | asm | Assembly | linux/syscallHelloWorld/HelloWorld.asm | ElecBot/x64-FASM-Programs | 5695e35b7856cd99f30a5b1d4882b9f00abf2849 | [
"MIT"
] | null | null | null | linux/syscallHelloWorld/HelloWorld.asm | ElecBot/x64-FASM-Programs | 5695e35b7856cd99f30a5b1d4882b9f00abf2849 | [
"MIT"
] | null | null | null | linux/syscallHelloWorld/HelloWorld.asm | ElecBot/x64-FASM-Programs | 5695e35b7856cd99f30a5b1d4882b9f00abf2849 | [
"MIT"
] | null | null | null | ;Linux Executable 64-bit Program with Executable and Linkable "File" Format (ELF) to be assembled with FASM
;Prints / displays the well known "Hello World!" string in a linux terminal using a write system call (syscall)
;Linux system call useage changes based on the system architecture which changes the calling convent... | 39.590909 | 122 | 0.793341 |
6291fe0b2d80d231a40b10cb5447da5d1fe8bb28 | 1,449 | asm | Assembly | Micro_Processor_Lab/5b-LCDDisplay/LCDDisplay.asm | MohithGowdaHR/PES-Engineering-Lab-Programs | 1d2e854158ad7b4e32c3b39b5801eac38c0b41ca | [
"MIT"
] | null | null | null | Micro_Processor_Lab/5b-LCDDisplay/LCDDisplay.asm | MohithGowdaHR/PES-Engineering-Lab-Programs | 1d2e854158ad7b4e32c3b39b5801eac38c0b41ca | [
"MIT"
] | null | null | null | Micro_Processor_Lab/5b-LCDDisplay/LCDDisplay.asm | MohithGowdaHR/PES-Engineering-Lab-Programs | 1d2e854158ad7b4e32c3b39b5801eac38c0b41ca | [
"MIT"
] | null | null | null | ; Assembly Level Program 5b
; Assume any suitable message of 12 characters length and display it in the rolling fashion on a 7-segment display interface for a suitable period of time. Ensure a flashing rate that makes it easy to read both the messages. (Examiner does not specify these delay values nor is it necessary f... | 15.75 | 332 | 0.689441 |
6e5a6dd37c03eb88bfcd7b0c859aa4a29d965107 | 186 | asm | Assembly | libsrc/_DEVELOPMENT/adt/b_vector/c/sdcc_iy/b_vector_capacity.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/adt/b_vector/c/sdcc_iy/b_vector_capacity.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/adt/b_vector/c/sdcc_iy/b_vector_capacity.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; size_t b_vector_capacity(b_vector_t *v)
SECTION code_clib
SECTION code_adt_b_vector
PUBLIC _b_vector_capacity
EXTERN _b_array_capacity
defc _b_vector_capacity = _b_array_capacity
| 15.5 | 43 | 0.860215 |
f3565783fb2a6778d8fa2cf0837a07a7450fefb3 | 1,394 | asm | Assembly | programs/oeis/335/A335025.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/335/A335025.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/335/A335025.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A335025: Largest side lengths of almost-equilateral Heronian triangles.
; 5,15,53,195,725,2703,10085,37635,140453,524175,1956245,7300803,27246965,101687055,379501253,1416317955,5285770565,19726764303,73621286645,274758382275,1025412242453,3826890587535,14282150107685,53301709843203,198924689265125,742397047217295,277... | 92.933333 | 1,214 | 0.906743 |
6e45176472a7aa5338196b54cb7bd61276089d64 | 10,514 | asm | Assembly | MASM x64/asmcbrt.asm | PoCc001/Open-Roots | fc111e753b4efb0683fe39d71968f5697595d388 | [
"MIT"
] | null | null | null | MASM x64/asmcbrt.asm | PoCc001/Open-Roots | fc111e753b4efb0683fe39d71968f5697595d388 | [
"MIT"
] | null | null | null | MASM x64/asmcbrt.asm | PoCc001/Open-Roots | fc111e753b4efb0683fe39d71968f5697595d388 | [
"MIT"
] | null | null | null | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; The MIT License (MIT) ;;
;; ;;
;; Copyright © 2021 ... | 29.784703 | 130 | 0.699353 |
2bc801f03d9ad962c7f63e3699f4bbb23ade1365 | 833 | asm | Assembly | oeis/026/A026010.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/026/A026010.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/026/A026010.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A026010: a(n) = number of (s(0), s(1), ..., s(n)) such that s(i) is a nonnegative integer and |s(i) - s(i-1)| = 1 for i = 1,2,...,n and s(0) = 2. Also a(n) = sum of numbers in row n+1 of array T defined in A026009.
; Submitted by Christian Krause
; 1,2,4,7,14,25,50,91,182,336,672,1254,2508,4719,9438,17875,35750,68068... | 59.5 | 495 | 0.763505 |
d095de4cbed9a050cd2dfbcfe2263504e89a384e | 1,915 | asm | Assembly | P2/P2_L0_conv.asm | flyinglandlord/BUAA-CO-2021 | 1aa28b09762dfb2376ed2aac4126839f0e6fcf93 | [
"MIT"
] | 5 | 2021-12-05T12:58:26.000Z | 2022-03-31T02:05:13.000Z | P2/P2_L0_conv.asm | OliverDu8-24/BUAA-CO-2021 | 9959abd90de9039d751bab64f153547e76066665 | [
"MIT"
] | null | null | null | P2/P2_L0_conv.asm | OliverDu8-24/BUAA-CO-2021 | 9959abd90de9039d751bab64f153547e76066665 | [
"MIT"
] | 2 | 2021-12-19T11:49:48.000Z | 2021-12-22T10:25:38.000Z | .data
mat: .space 1024
core: .space 1024
.macro input(%in)
li $v0, 5
syscall
move %in, $v0
.end_macro
.macro print(%out)
li $v0, 1
move $a0, %out
syscall
.end_macro
.macro println()
li $v0, 11
li $a0, '\n'
syscall
.end_macro
.macro printspace()
li $v0, 11
li $a0, ' '
syscall
.end_macro
.macro get(%addr, ... | 16.367521 | 37 | 0.583812 |
a8cda96534f0135d3e4252d38e04f06924addf12 | 4,075 | asm | Assembly | notes/extra/ball_kbd_control.asm | feliposz/nand2tetris | c54766ceb70ccbe85689e0b79bb9073b232b092b | [
"MIT"
] | null | null | null | notes/extra/ball_kbd_control.asm | feliposz/nand2tetris | c54766ceb70ccbe85689e0b79bb9073b232b092b | [
"MIT"
] | null | null | null | notes/extra/ball_kbd_control.asm | feliposz/nand2tetris | c54766ceb70ccbe85689e0b79bb9073b232b092b | [
"MIT"
] | null | null | null | // A simple program to move a ball across the screen using the keyboard arrow keys
// init variables
// how many cycles to wait between draw and erase (slow down)
@10000
D=A
@wait_timer
M=D
// ball x offset
@ball_x
M=0
@old_ball_x
M=0
// ball y offset
@ball_y
M=0
... | 10.584416 | 82 | 0.479018 |
9b1405dfd37284e4c09961d5aace8dc83a625afb | 563 | asm | Assembly | oeis/017/A017284.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/017/A017284.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/017/A017284.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A017284: a(n) = (10*n + 1)^4.
; 1,14641,194481,923521,2825761,6765201,13845841,25411681,43046721,68574961,104060401,151807041,214358881,294499921,395254161,519885601,671898241,855036081,1073283121,1330863361,1632240801,1982119441,2385443281,2847396321,3373402561,3969126001,4640470641,5393580481,6234839521,7170871761,... | 80.428571 | 501 | 0.856128 |
1b3cf4b4e7609467bc382ceb5a503fa577820cf1 | 425 | asm | Assembly | oeis/203/A203156.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/203/A203156.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/203/A203156.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A203156: (n-1)-st elementary symmetric function of {4,9,16,25,..., (n+1)^2}.
; Submitted by Jon Maiga
; 1,13,244,6676,254736,13000464,857431296,71077637376,7239445632000,889141110912000,129629670893568000,22136856913815552000,4377599743151480832000,992559996665635184640000,255805371399126806691840000
add $0,1
mov $2... | 25 | 199 | 0.724706 |
4b43caebbe6283b748d96080a8592e53b1a46388 | 13,651 | asm | Assembly | mp3/mp3.asm | Candy-Crusher/ece220 | 18001a82a46711b0451d37b3dd2c747f85abad69 | [
"MIT"
] | null | null | null | mp3/mp3.asm | Candy-Crusher/ece220 | 18001a82a46711b0451d37b3dd2c747f85abad69 | [
"MIT"
] | 1 | 2021-04-26T10:50:25.000Z | 2021-04-26T10:50:25.000Z | mp3/mp3.asm | Candy-Crusher/ece220 | 18001a82a46711b0451d37b3dd2c747f85abad69 | [
"MIT"
] | null | null | null | .ORIG x3000
;This program translates a student’s daily
;schedule from a list to a two-dimensional
;matrix of pointers (memory addresses, in this
;case to names of events), then prints the
;schedule.
;First we initialize the content of new schedule to 0.
;Then we translate the old schedule to new schedule.
;Finally we... | 22.904362 | 91 | 0.686616 |
372ea6cfd943b286178504350d4243b3458c47a8 | 687 | asm | Assembly | data/mapObjects/Route3.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/mapObjects/Route3.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/mapObjects/Route3.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | Route3_Object:
db $2c ; border block
db 0 ; warps
db 1 ; signs
sign 59, 9, 10 ; Route3Text10
db 9 ; objects
object SPRITE_BLACK_HAIR_BOY_2, 57, 11, STAY, NONE, 1 ; person
object SPRITE_BUG_CATCHER, 10, 6, STAY, RIGHT, 2, OPP_BUG_CATCHER, 4
object SPRITE_BUG_CATCHER, 14, 4, STAY, DOWN, 3, OPP_YOUNGSTER, 1
ob... | 36.157895 | 69 | 0.719068 |
8c965efcbb462bf35992f3120bc90632387b925e | 691 | asm | Assembly | oeis/289/A289488.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/289/A289488.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/289/A289488.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A289488: a(n) = denominator of Sum_{k=1..n} 1/(2*k-1)!!.
; Submitted by Christian Krause
; 1,3,5,105,945,3465,135135,2027025,883575,654729075,13749310575,8108567775,718713961875,213458046676875,121378104973125,191898783962510625,372509404162520625,73881031825566590625,8200794532637891559375,319830986772877770815625,4... | 40.647059 | 479 | 0.819103 |
a8fbde304d8aba166ab1c6cdb7167ef203ad81af | 362 | asm | Assembly | insomni'hack-2015/shellcoding/tldr/list.asm | anarcheuz/CTF | beaccbfe036d90c7d7018978bad288c831d3f8f5 | [
"MIT"
] | 2 | 2015-03-24T22:20:08.000Z | 2018-05-12T16:41:13.000Z | insomni'hack-2015/shellcoding/tldr/list.asm | anarcheuz/CTF | beaccbfe036d90c7d7018978bad288c831d3f8f5 | [
"MIT"
] | null | null | null | insomni'hack-2015/shellcoding/tldr/list.asm | anarcheuz/CTF | beaccbfe036d90c7d7018978bad288c831d3f8f5 | [
"MIT"
] | null | null | null | BITS 64
[SECTION .text]
global _start
_start:
xor rdi, rdi
xor rdx, rdx
mov dl, -100
mov rdi, rdx
push 0x2f
mov rsi, rsp
xor rdx, rdx
xor r10, r10
xor rax, rax
add ax, 257
syscall
mov rdi, rax
mov rsi, rsp
mov dx, 0xffff
xor rax, rax
mov al, 78
syscall
;write(1, rsp, 0xffff)
xor rdi, rdi
inc rdi
mov rsi, rsp
mov ... | 9.783784 | 22 | 0.698895 |
f346156b158902fb5e230b7ca72c5667f6d18356 | 442 | asm | Assembly | programs/oeis/127/A127261.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/127/A127261.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/127/A127261.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A127261: a(0)=2, a(1)=2, a(n) = 2*a(n-1) + 10*a(n-2).
; 2,2,24,68,376,1432,6624,27568,121376,518432,2250624,9685568,41877376,180610432,779994624,3366093568,14532133376,62725202432,270771738624,1168795501568,5045308389376
mov $3,2
mov $4,$0
lpb $3
mov $0,$4
sub $3,1
add $0,$3
trn $0,1
seq $0,83102 ; a(n) = ... | 20.090909 | 166 | 0.61086 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.