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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
24422aa6d9e0fc2f4aa012f64c6289b39f89af22 | 335 | asm | Assembly | programs/oeis/081/A081288.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/081/A081288.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/081/A081288.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A081288: a(n) is the minimal i such that A000108(i) > n.
; 0,2,3,3,3,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,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6
mul $0,8
pow $0,2
lpb $0
sub $0,1
div $0,10
add $1,1... | 27.916667 | 201 | 0.528358 |
4e2a44d6209a41b10591456ecd50d068c27cecb6 | 409 | asm | Assembly | oeis/126/A126089.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/126/A126089.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/126/A126089.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A126089: Expansion of e.g.f.: (1-2*x)*sqrt(1-4*x).
; Submitted by Jon Maiga
; 1,-4,4,0,-48,-960,-20160,-483840,-13305600,-415134720,-14529715200,-564583219200,-24135932620800,-1126343522304000,-56992982228582400,-3108708121559040000,-181859425111203840000,-11359219476176732160000,-754576722346025779200000
mov $2,1
l... | 27.266667 | 230 | 0.711491 |
780592413b3833a5f2ae6c80d97e6330a57fcb2d | 110 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_ix/copysign.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_ix/copysign.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_ix/copysign.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_math48
PUBLIC _copysign
EXTERN cm48_sdccix_copysign
defc _copysign = cm48_sdccix_copysign
| 12.222222 | 37 | 0.863636 |
638d6c0d8f42b018a9ec35df03a9536138687621 | 22,249 | asm | Assembly | os/drivers/fat16.asm | sirupsen/flying-cat | d6e1640c63cc4c67ba18d4008556589dccbef233 | [
"BSD-3-Clause"
] | 7 | 2017-08-16T10:39:19.000Z | 2022-02-06T10:38:17.000Z | os/drivers/fat16.asm | Sirupsen/flying-cat | d6e1640c63cc4c67ba18d4008556589dccbef233 | [
"BSD-3-Clause"
] | 1 | 2018-11-20T04:08:58.000Z | 2018-11-20T04:08:58.000Z | os/drivers/fat16.asm | jakiki6/flying-cat | d6e1640c63cc4c67ba18d4008556589dccbef233 | [
"BSD-3-Clause"
] | 5 | 2020-04-19T19:42:05.000Z | 2021-06-16T08:32:22.000Z | ; =============================================================================
; BareMetal -- a 64-bit OS written in Assembly for x86-64 systems
; Copyright (C) 2008-2010 Return Infinity -- see LICENSE.TXT
;
; FAT16 Functions
; =============================================================================
align... | 29.045692 | 173 | 0.66349 |
cf364107c75aad309996ec4c73f53ecdc9195693 | 729 | asm | Assembly | oeis/123/A123165.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/123/A123165.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/123/A123165.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A123165: Row sums of A123163.
; Submitted by Jamie Morken(w1)
; 1,1,2,5,11,143,1847,24127,2101931,96398196,9362963203,3376252046640,551993132054154,434634824535802596,528116646162507517308,372831439174848001477184,2029862948426766042724907818,7829312482307292676496231266050,32995169088821398553675183524261861,8911807... | 34.714286 | 495 | 0.814815 |
0b05b29e833c1ec5696ed7ece8803c5fc2e62205 | 354 | asm | Assembly | programs/oeis/165/A165983.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/165/A165983.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/165/A165983.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A165983: Period 16: repeat 1,1,1,2,1,1,1,2,1,1,1,4,1,1,1,4.
; 1,1,1,2,1,1,1,2,1,1,1,4,1,1,1,4,1,1,1,2,1,1,1,2,1,1,1,4,1,1,1,4,1,1,1,2,1,1,1,2,1,1,1,4,1,1,1,4,1,1,1,2,1,1,1,2,1,1,1,4,1,1,1,4,1,1,1,2,1,1,1,2,1,1,1,4,1,1,1,4,1,1,1,2,1,1,1,2,1,1,1,4,1,1,1,4,1,1,1,2
seq $0,70262 ; 5th diagonal of triangle defined in A051... | 44.25 | 201 | 0.559322 |
0f2e96ff86b97273c17756a2fd93f62e32885606 | 515 | asm | Assembly | programs/oeis/262/A262439.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/262/A262439.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/262/A262439.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A262439: Number of primes not exceeding 1+n*(n+1)/2.
; 1,2,4,5,6,8,10,12,14,16,19,22,24,27,30,33,36,39,43,47,50,54,59,62,66,70,75,79,84,90,94,99,102,108,115,121,126,131,137,142,149,154,161,167,174,180,189,193,200,205,217,220,226,235,242,251,259,267,274,282,290,297,306,313,324,329,338,348,358,367,375,381,393,403,414,4... | 73.571429 | 363 | 0.687379 |
6d7238a353f145ff4ca350381d9a1da8b05b6f77 | 5,648 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_21829_1616.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.log_21829_1616.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.log_21829_1616.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 %r9
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0xe48, %rsi
lea addresses_WC_ht+0x10f8, %rdi
clflush (%rsi)
nop
nop
nop
nop
nop
add $32922, %rbx
mov $2, %rcx
rep movsb
nop
nop
add $54089, %r11
lea addresses_D_ht+0x12628, %r9... | 40.056738 | 2,999 | 0.655807 |
2c857a7020ba9d44d508f800db0b5d654ed3c842 | 292 | asm | Assembly | api/api026.asm | yosswi414/HariboteOS_USB | 51746c55d576ac5aa9280d0e7777374d475ccefd | [
"Unlicense"
] | null | null | null | api/api026.asm | yosswi414/HariboteOS_USB | 51746c55d576ac5aa9280d0e7777374d475ccefd | [
"Unlicense"
] | null | null | null | api/api026.asm | yosswi414/HariboteOS_USB | 51746c55d576ac5aa9280d0e7777374d475ccefd | [
"Unlicense"
] | 1 | 2021-09-09T01:56:23.000Z | 2021-09-09T01:56:23.000Z | [BITS 32]
GLOBAL api_cmdline
[SECTION .text]
api_cmdline: ; int api_cmdline(char *buf, int maxsize);
PUSH EBX
MOV EDX, 26
MOV EBX, [ESP + 8] ; buf
MOV ECX, [ESP + 12] ; maxsize
INT 0x40
POP EBX
RET
| 20.857143 | 58 | 0.472603 |
619a6e4223c1c10cb54e08f68d837954d6ec601b | 267 | asm | Assembly | libsrc/_DEVELOPMENT/stdio/c/sccz80/fwrite_unlocked_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdio/c/sccz80/fwrite_unlocked_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdio/c/sccz80/fwrite_unlocked_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; size_t fwrite_unlocked(void *ptr, size_t size, size_t nmemb, FILE *stream)
SECTION code_stdio
PUBLIC fwrite_unlocked_callee
EXTERN asm_fwrite_unlocked
fwrite_unlocked_callee:
pop hl
pop ix
pop de
pop bc
ex (sp),hl
jp asm_fwrite_unlocked
| 14.052632 | 76 | 0.741573 |
eb52e2d887acfc26595b878aab01ea40384fd3f2 | 5,410 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0x48.log_23_1541.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-7700_9_0x48.log_23_1541.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-7700_9_0x48.log_23_1541.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r15
push %rax
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x13128, %rdi
nop
nop
nop
nop
nop
and $26996, %rax
mov (%rdi), %r15
cmp $63078, %rdi
lea addresses_WT_ht+0xc672, %rsi
lea addresses_UC_ht+0x5072, %rdi
nop
nop
nop
xor %rdx, %rd... | 19.601449 | 151 | 0.651756 |
3dec3b0a8d982ff1f5c5ae6c8499a43061b7a964 | 369 | asm | Assembly | data/mapHeaders/Route9.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/mapHeaders/Route9.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/mapHeaders/Route9.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | Route9_h:
db OVERWORLD ; tileset
db ROUTE_9_HEIGHT, ROUTE_9_WIDTH ; dimensions (y, x)
dw Route9_Blocks ; blocks
dw Route9_TextPointers ; texts
dw Route9_Script ; scripts
db WEST | EAST ; connections
WEST_MAP_CONNECTION ROUTE_9, CERULEAN_CITY, -3, 1, CeruleanCity_Blocks
EAST_MAP_CONNECTION ROUTE_9, ROUTE_10, 0, ... | 33.545455 | 71 | 0.785908 |
2ec60bde58585f3558e173078c6ba54b6e49a912 | 1,038 | asm | Assembly | projects/04/fill/Fill.asm | mottosso/from-nand-to-tetris-I | d775677dc56d87f19359d6542fc3a47ab963dd89 | [
"MIT"
] | 2 | 2017-08-01T17:41:05.000Z | 2020-05-20T20:33:19.000Z | projects/04/fill/Fill.asm | mottosso/from-nand-to-tetris-I | d775677dc56d87f19359d6542fc3a47ab963dd89 | [
"MIT"
] | null | null | null | projects/04/fill/Fill.asm | mottosso/from-nand-to-tetris-I | d775677dc56d87f19359d6542fc3a47ab963dd89 | [
"MIT"
] | null | null | null | // This file is part of www.nand2tetris.org
// and the book "The Elements of Computing Systems"
// by Nisan and Schocken, MIT Press.
// File name: projects/04/Fill.asm
// Runs an infinite loop that listens to the keyboard input.
// When a key is pressed (any key), the program blackens the screen,
// i.e. write... | 13.84 | 69 | 0.568401 |
4f0796ef7456815d598e29ffb5fc5c8a7cf9966b | 711 | asm | Assembly | libsrc/stdio/spectrum/generic_console_cls.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/spectrum/generic_console_cls.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/spectrum/generic_console_cls.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | 1 | 2019-12-03T23:28:20.000Z | 2019-12-03T23:28:20.000Z | ;
; Clear the screen for the ZX/TS2068 terminal
;
MODULE generic_console_cls
SECTION code_clib
PUBLIC generic_console_cls
EXTERN __zx_console_attr
EXTERN __ts2068_hrg
generic_console_cls:
push de
push bc
ld hl,16384
ld de,16385
ld bc,6144
ld (hl),l
ld... | 16.159091 | 45 | 0.524613 |
1240b628ea3d3d5b32e52e471efa0520504793fb | 522 | asm | Assembly | _maps/obj61.asm | vladjester2020/Sonic1TMR | 22e749a2aab74cc725729e476d6252b071c12e42 | [
"Apache-2.0"
] | null | null | null | _maps/obj61.asm | vladjester2020/Sonic1TMR | 22e749a2aab74cc725729e476d6252b071c12e42 | [
"Apache-2.0"
] | 2 | 2019-06-13T14:26:59.000Z | 2019-10-10T13:15:14.000Z | _maps/obj61.asm | vladjester2020/Sonic1TMR | 22e749a2aab74cc725729e476d6252b071c12e42 | [
"Apache-2.0"
] | null | null | null | ; ---------------------------------------------------------------------------
; Sprite mappings - blocks (LZ)
; ---------------------------------------------------------------------------
dc.w byte_121CA-Map_obj61, byte_121D0-Map_obj61
dc.w byte_121DB-Map_obj61, byte_121E1-Map_obj61
byte_121CA: dc.b 1
dc.b ... | 34.8 | 78 | 0.417625 |
d4ff6a4ac2901ca19e78a1cd020469294df91ff5 | 669 | asm | Assembly | programs/oeis/060/A060236.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/060/A060236.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/060/A060236.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A060236: If n mod 3 = 0 then a(n) = a(n/3), otherwise a(n) = n mod 3.
; 1,2,1,1,2,2,1,2,1,1,2,1,1,2,2,1,2,2,1,2,1,1,2,2,1,2,1,1,2,1,1,2,2,1,2,1,1,2,1,1,2,2,1,2,2,1,2,1,1,2,2,1,2,2,1,2,1,1,2,2,1,2,1,1,2,1,1,2,2,1,2,2,1,2,1,1,2,2,1,2,1,1,2,1,1,2,2,1,2,1,1,2,1,1,2,2,1,2,2,1,2,1,1,2,2,1,2,1,1,2,1,1,2,2,1,2,1,1,2,1,1,2,2,... | 47.785714 | 501 | 0.505232 |
409c93b815a4a33556254f24348fd50e530e6479 | 915 | asm | Assembly | programs/oeis/072/A072290.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/072/A072290.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/072/A072290.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A072290: Number of digits in the decimal expansion of the Champernowne constant that must be scanned to encounter all n-digit strings.
; 1,11,192,2893,38894,488895,5888896,68888897,788888898,8888888899,98888888900,1088888888901,11888888888902,128888888888903,1388888888888904,14888888888888905,158888888888888906,16888... | 130.714286 | 690 | 0.896175 |
2ee007250f91cfb22b535a6fe19e69cc2641c9a6 | 6,414 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i3-7100_9_0x84_notsx.log_21829_334.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i3-7100_9_0x84_notsx.log_21829_334.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i3-7100_9_0x84_notsx.log_21829_334.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 %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x18bba, %r14
nop
cmp %rbx, %rbx
mov $0x6162636465666768, %rcx
movq %rcx, %xmm5
and $0xffffffffffffffc0, %r14
vmovntdq %ymm5, (%r14)
nop
nop
nop
and %r10, %r10
lea address... | 38.872727 | 2,999 | 0.658715 |
3cfccb753bfc897f3014a43412ce43012f28beed | 215 | asm | Assembly | Semester/13.asm | ShruKin/Microprocessor-and-Microcontroller-Lab | 279c1432f0dee01fae37dc8fcb1dcb798e5725d8 | [
"MIT"
] | null | null | null | Semester/13.asm | ShruKin/Microprocessor-and-Microcontroller-Lab | 279c1432f0dee01fae37dc8fcb1dcb798e5725d8 | [
"MIT"
] | null | null | null | Semester/13.asm | ShruKin/Microprocessor-and-Microcontroller-Lab | 279c1432f0dee01fae37dc8fcb1dcb798e5725d8 | [
"MIT"
] | null | null | null | MOV R0, #20H; 1st no.
MOV R1, #30H; 2nd no.
MOV A, @R0
INC R0
SUBB A, @R1
INC R1
MOV R4, A
MOV A, @R0
SUBB A, @R1
MOV R5, A
MOV R0, #40H; answer
MOV A, R4
MOV @R0, A
INC R0
MOV A, R5
MOV @R0, A
HALT: SJMP HALT | 10.238095 | 21 | 0.6 |
d855d910f67b77c24ea131da45b174ed2a546a24 | 605 | asm | Assembly | libsrc/_DEVELOPMENT/l/z80/ascii/txt_to_num/fast/l_fast_btou.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/l/z80/ascii/txt_to_num/fast/l_fast_btou.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/l/z80/ascii/txt_to_num/fast/l_fast_btou.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
SECTION code_l
PUBLIC l_fast_btou
l_fast_btou:
; ascii binary string to unsigned integer
; whitespace is not skipped
; char consumption stops on overflow
;
; enter : de = char *buffer
;
; exit : de = & next char to interpret in buffer
; hl = unsigned result (0 on i... | 14.404762 | 79 | 0.581818 |
b8c63116db80b50f4901a57150bd19443bedd3cb | 245 | asm | Assembly | util/tune/x86_64.asm | jfehren/Crypto | fd12625af6ec88d21526b9b766667c3ae8d37189 | [
"MIT"
] | null | null | null | util/tune/x86_64.asm | jfehren/Crypto | fd12625af6ec88d21526b9b766667c3ae8d37189 | [
"MIT"
] | null | null | null | util/tune/x86_64.asm | jfehren/Crypto | fd12625af6ec88d21526b9b766667c3ae8d37189 | [
"MIT"
] | null | null | null | .file "x86_64.asm"
.text
.globl speed_cyclecounter
.def speed_cyclecounter; .scl 2; .type 32; .endef
.align 16
speed_cyclecounter:
movq %rbx, %r10
xorl %eax, %eax
cpuid
rdtsc
movl %eax, (%rdi)
movl %edx, 4(%rdi)
movq %r10, %rbx
ret
| 16.333333 | 50 | 0.673469 |
1b689f96d93a53f83c447dae297a79bbee05555b | 891 | asm | Assembly | data/tilesets/viridian_forest_collision.asm | Ebernacher90/pokecrystal-allworld | 5d623c760e936842cf92563912c5bd64dd69baef | [
"blessing"
] | null | null | null | data/tilesets/viridian_forest_collision.asm | Ebernacher90/pokecrystal-allworld | 5d623c760e936842cf92563912c5bd64dd69baef | [
"blessing"
] | null | null | null | data/tilesets/viridian_forest_collision.asm | Ebernacher90/pokecrystal-allworld | 5d623c760e936842cf92563912c5bd64dd69baef | [
"blessing"
] | null | null | null | tilecoll WALL, WALL, WALL, WALL ; 00
tilecoll FLOOR, FLOOR, FLOOR, FLOOR ; 01
tilecoll WALL, WALL, WALL, WALL ; 02
tilecoll FLOOR, FLOOR, FLOOR, FLOOR ; 03
tilecoll WALL, WALL, WALL, DOOR ; 04
tilecoll WALL, WALL, WALL, WALL ; 05
tilecoll WALL, LONG_GRASS, WALL, LONG_GRASS ; 06
tilecoll LONG_GRASS, WALL, LONG_G... | 40.5 | 61 | 0.717172 |
45fef4a02e29a0c738713bd0a065170e67eeaaf9 | 711 | asm | Assembly | tests/nasm/btc-imm.asm | brenden7158/v86 | c9e274dc6e8cc619d1b36d57a69299aee6a45a91 | [
"BSD-2-Clause"
] | 12,700 | 2015-01-04T15:03:42.000Z | 2022-03-31T06:43:06.000Z | tests/nasm/btc-imm.asm | brenden7158/v86 | c9e274dc6e8cc619d1b36d57a69299aee6a45a91 | [
"BSD-2-Clause"
] | 566 | 2015-01-01T18:16:40.000Z | 2022-03-31T19:59:10.000Z | tests/nasm/btc-imm.asm | brenden7158/v86 | c9e274dc6e8cc619d1b36d57a69299aee6a45a91 | [
"BSD-2-Clause"
] | 1,182 | 2015-01-05T09:20:48.000Z | 2022-03-31T12:16:52.000Z | global _start
%include "header.inc"
mov dword [esp], 0x03479aef
mov dword [esp+4], 0x03479aef
mov dword [esp+8], 0x03479aef
mov dword [esp+12], 0x03479aef
mov dword [esp+16], 0x03479aef
mov dword [esp+20], 0x03479aef
mov dword [esp+24], 0x03479aef
mov dword [esp+28], 0x03479aef
bt... | 21.545455 | 34 | 0.592124 |
745658d0744b4827b6749bc67791835a7d2c4fd0 | 326 | asm | Assembly | libsrc/_DEVELOPMENT/adt/bv_stack/c/sccz80/bv_stack_push_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/adt/bv_stack/c/sccz80/bv_stack_push_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/adt/bv_stack/c/sccz80/bv_stack_push_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; int bv_stack_push(bv_stack_t *s, int c)
SECTION code_clib
SECTION code_adt_bv_stack
PUBLIC bv_stack_push_callee
EXTERN b_vector_append_callee
defc bv_stack_push_callee = b_vector_append_callee
; SDCC bridge for Classic
IF __CLASSIC
PUBLIC _bv_stack_push_callee
defc _bv_stack_push_callee = bv_stack_push_callee
E... | 17.157895 | 50 | 0.855828 |
11580d2e052540a179e7d4a8576ac88794e5d1d5 | 517 | asm | Assembly | libsrc/gfx/wide/w_clga.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/gfx/wide/w_clga.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/gfx/wide/w_clga.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; void clga(int tlx, int tly, int tlx2, int tly2)
; CLGA - clear rect area
;
IF !__CPU_INTEL__ && !__CPU_GBZ80__
SECTION code_graphics
PUBLIC clga
PUBLIC _clga
EXTERN asm_clga
.clga
._clga
pop af
pop de
pop hl
exx ; w_plotpixel and swapgfxbk must not use the alt... | 19.148148 | 105 | 0.582205 |
d830645099b4987eed0a885d2d9a5d242cb2606e | 850 | asm | Assembly | programs/oeis/022/A022142.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/022/A022142.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/022/A022142.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A022142: Fibonacci sequence beginning 5, 18.
; 5,18,23,41,64,105,169,274,443,717,1160,1877,3037,4914,7951,12865,20816,33681,54497,88178,142675,230853,373528,604381,977909,1582290,2560199,4142489,6702688,10845177,17547865,28393042,45940907,74333949,120274856,194608805,314883661,509492466,824376127,1333868593,215824472... | 65.384615 | 713 | 0.845882 |
1beb07637ffb594d544cb4e07ee6e0332857b02d | 137 | asm | Assembly | src/main/fragment/mos6502-common/vdsm1=pdsm2_derefidx_vbuyy.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/vdsm1=pdsm2_derefidx_vbuyy.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/vdsm1=pdsm2_derefidx_vbuyy.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | lda {m2}
sta $fe
lda {m2}+1
sta $ff
lda ($fe),y
sta {m1}
iny
lda ($fe),y
sta {m1}+1
iny
lda ($fe),y
sta {m1}+2
iny
lda ($fe),y
sta {m1}+3 | 9.133333 | 11 | 0.562044 |
7809bd659ee7601edf098e4e0803a18ea96ddeaf | 523 | asm | Assembly | oeis/273/A273015.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/273/A273015.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/273/A273015.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A273015: Ramanujan's largely composite numbers having 3 as the greatest prime divisor.
; Submitted by Jon Maiga
; 3,6,12,18,24,36,48,72,96,108
mov $6,$0
add $6,1
mov $9,$0
lpb $6
mov $0,$9
sub $6,1
sub $0,$6
mov $2,2
mov $5,1
mov $7,0
lpb $0
mov $3,$0
lpb $3
gcd $2,$5
mov $4,$0
... | 14.135135 | 88 | 0.499044 |
834039c5c63b82e200f3e2ce102e66a4b8bec46f | 4,937 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_860.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_860.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_860.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 %r12
push %r13
push %r14
push %r9
push %rdi
push %rdx
// Load
lea addresses_WT+0x15cd9, %rdi
nop
nop
nop
nop
nop
inc %r13
mov (%rdi), %r10w
nop
nop
nop
nop
add $58673, %rdi
// Store
lea addresses_RW+0x9b19, %rdi
... | 43.690265 | 2,999 | 0.655459 |
a978ba0d6cba89dfcb5c81c4432dee84c80f6f74 | 731 | asm | Assembly | oeis/267/A267812.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/267/A267812.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/267/A267812.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A267812: Decimal representation of the n-th iteration of the "Rule 217" elementary cellular automaton starting with a single ON (black) cell.
; 1,1,27,119,495,2015,8127,32639,130815,523775,2096127,8386559,33550335,134209535,536854527,2147450879,8589869055,34359607295,137438691327,549755289599,2199022206975,8796090925... | 52.214286 | 491 | 0.842681 |
dd5f0e8ee3b49e78abe2eb7fea2fdc8d02542527 | 49,792 | asm | Assembly | src/qr_draw.asm | fabiankuffer/RISC-V-QR-Code-Generator | 88f4d1db2e02841203519423a870f9fdd0c3e221 | [
"MIT"
] | null | null | null | src/qr_draw.asm | fabiankuffer/RISC-V-QR-Code-Generator | 88f4d1db2e02841203519423a870f9fdd0c3e221 | [
"MIT"
] | null | null | null | src/qr_draw.asm | fabiankuffer/RISC-V-QR-Code-Generator | 88f4d1db2e02841203519423a870f9fdd0c3e221 | [
"MIT"
] | null | null | null | #draws the qr-code
draw:
#zunächst müssen alle daten aus dem .data teil auf den stack kopiert werden, da display alle pixel in den .data teil schreibt
#auch erstmal alle register zwischenspeichern
addi sp, sp, -88
sw s0, 0(sp)
sw s1, 4(sp)
sw s2, 8(sp)
sw s3, 12(sp)
sw s4, 16(sp)
sw s5, 20(sp)
sw s6, 24(sp)
... | 21.648696 | 141 | 0.662114 |
55c32dcd690b1f3b2f208b505efa880d7490b753 | 2,376 | asm | Assembly | src/chips/K051649.asm | sharksym/vgmplay-sharksym | d7763b87a379da4e6dadcc55026969d310957952 | [
"BSD-2-Clause"
] | 6 | 2020-04-21T17:26:27.000Z | 2021-09-25T18:41:01.000Z | src/chips/K051649.asm | sharksym/vgmplay-sharksym | d7763b87a379da4e6dadcc55026969d310957952 | [
"BSD-2-Clause"
] | null | null | null | src/chips/K051649.asm | sharksym/vgmplay-sharksym | d7763b87a379da4e6dadcc55026969d310957952 | [
"BSD-2-Clause"
] | null | null | null | ;
; VGM K051649 chip
;
K051649: MACRO
super: Chip K051649_k051649Name, Header.k051649Clock, K051649_Connect
; hl' = time remaining
; ix = player
; iy = reader
ProcessCommand: PROC
call Reader_Read_IY
cp 1
jr c,Waveform
jr z,Frequency
cp 3
jr c,Amplitude
jr z,Mixer
cp 5
jr c,WaveformSCCPlus
jr ... | 18.5625 | 70 | 0.77399 |
82a319445975b005dee122399aa0b8461a5f1065 | 3,166 | asm | Assembly | 8bit-gmail-notifier/8bit-gmail-notifier/Delays.asm | borko-rajkovic/8bit-gmail-notifier | 56643cef6de0b58fa40438fc5fd853b70bd7da2f | [
"MIT"
] | 3 | 2019-10-03T11:57:44.000Z | 2019-10-11T22:44:39.000Z | 8bit-gmail-notifier/8bit-gmail-notifier/Delays.asm | borko-rajkovic/8bit-gmail-notifier | 56643cef6de0b58fa40438fc5fd853b70bd7da2f | [
"MIT"
] | null | null | null | 8bit-gmail-notifier/8bit-gmail-notifier/Delays.asm | borko-rajkovic/8bit-gmail-notifier | 56643cef6de0b58fa40438fc5fd853b70bd7da2f | [
"MIT"
] | null | null | null | /*
* Delays.inc
*
* Date: 09.01.2016 15:58:11
* Author: Borko Rajkovic
*/
; ============================== Time Delay Subroutines =====================
.equ fclk = 8000000 ; system clock frequency (for delays)
; ------------------------------------------------------... | 39.575 | 114 | 0.422615 |
020434eff69f9799f649450a2c93c13de750ec84 | 655 | asm | Assembly | programs/oeis/065/A065882.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/065/A065882.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/065/A065882.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A065882: Ultimate modulo 4: right-hand nonzero digit of n when written in base 4.
; 1,2,3,1,1,2,3,2,1,2,3,3,1,2,3,1,1,2,3,1,1,2,3,2,1,2,3,3,1,2,3,2,1,2,3,1,1,2,3,2,1,2,3,3,1,2,3,3,1,2,3,1,1,2,3,2,1,2,3,3,1,2,3,1,1,2,3,1,1,2,3,2,1,2,3,3,1,2,3,1,1,2,3,1,1,2,3,2,1,2,3,3,1,2,3,2,1,2,3,1,1,2,3,2,1,2,3,3,1,2,3,3,1,2,3,1,1,... | 59.545455 | 501 | 0.529771 |
2a74d61db172e77225a1af2e44497bffe06babed | 488 | asm | Assembly | oeis/232/A232980.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/232/A232980.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/232/A232980.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A232980: The Gauss factorial n_3!.
; Submitted by Christian Krause
; 1,1,2,2,8,40,40,280,2240,2240,22400,246400,246400,3203200,44844800,44844800,717516800,12197785600,12197785600,231757926400,4635158528000,4635158528000,101973487616000,2345390215168000,2345390215168000,58634755379200000,1524503639859200000,1524503639... | 24.4 | 260 | 0.723361 |
5879cb5563d97daaa7d7b85a1686287602e53ce1 | 5,286 | asm | Assembly | base/mvdm/dos/v86/cmd/setver/dos.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/mvdm/dos/v86/cmd/setver/dos.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/mvdm/dos/v86/cmd/setver/dos.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | ;/*
; * Microsoft Confidential
; * Copyright (C) Microsoft Corporation 1991
; * All Rights Reserved.
; */
;================= DOS.ASM =========================
COMMENT #
johnhe - 05/09/90
END COMMENT #
;==================================... | 23.082969 | 76 | 0.533674 |
5c4a936199f8ea7462d533dee13659e398683f19 | 459 | asm | Assembly | src/kernel/kernel.template.32.asm | quackos/qomb | 9ba46e2b4f31dab1006c1a35e206e64aaa238875 | [
"MIT"
] | 2 | 2021-03-21T12:26:52.000Z | 2022-02-09T11:47:52.000Z | src/kernel/kernel.template.32.asm | quackos/qomb | 9ba46e2b4f31dab1006c1a35e206e64aaa238875 | [
"MIT"
] | null | null | null | src/kernel/kernel.template.32.asm | quackos/qomb | 9ba46e2b4f31dab1006c1a35e206e64aaa238875 | [
"MIT"
] | null | null | null |
bits 32
section .text
align 4
dd 0x1BADB002
dd 0x00
dd - (0x1BADB002+0x00)
global start
extern kmain ; the entry function kmain in the object file
start:
cli ; clear the interrupts
call kmain ; ... | 32.785714 | 108 | 0.518519 |
a91946bc2fc681e92b8df53b12b247f7b529d17b | 687 | asm | Assembly | oeis/021/A021994.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/021/A021994.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/021/A021994.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A021994: G.f.: 1/((1-x)(1-4x)(1-10x)(1-12x)).
; Submitted by Christian Krause
; 1,27,495,7735,111111,1517607,20059495,259217895,3295741671,41400518887,515323813095,6369067214055,78280643507431,957886180955367,11679819118040295,142009680313898215,1722634678467548391,20856801311524771047,252133467529065125095,304412012... | 49.071429 | 475 | 0.818049 |
9b3ed09256c6f5a9229fbd44954c1727ea2195d6 | 403 | asm | Assembly | libsrc/_DEVELOPMENT/drivers/general/device_set_error.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/drivers/general/device_set_error.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/drivers/general/device_set_error.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_driver
SECTION code_driver_general
PUBLIC device_set_error
device_set_error:
; enter : ix+6 = device flags, bits 1:0 device state
;
; hl = 0 indicates error state
; -1 indicates eof
;
; exit : device flags set
; carry flag set
;
; uses : af... | 14.925926 | 55 | 0.545906 |
8d40c9a8c1da70e12716e1781f2e48f1823dc158 | 759 | asm | Assembly | programs/oeis/036/A036459.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/036/A036459.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/036/A036459.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A036459: Number of iterations required to reach stationary value when repeatedly applying d, the number of divisors function (A000005).
; 0,0,1,2,1,3,1,3,2,3,1,4,1,3,3,2,1,4,1,4,3,3,1,4,2,3,3,4,1,4,1,4,3,3,3,3,1,3,3,4,1,4,1,4,4,3,1,4,2,4,3,4,1,4,3,4,3,3,1,5,1,3,4,2,3,4,1,4,3,4,1,5,1,3,4,4,3,4,1,4,2,3,1,5,3,3,3,4,1,5,... | 84.333333 | 501 | 0.570487 |
0f02abd4c7a237ebb39fb768c732b7d9d768ad48 | 1,925 | asm | Assembly | src/V/comp.asm | AnimatorPro/Animator-Pro | 6d0b68cd94bb5cfde2cdd05e9a7c8ee1e1cb3cbb | [
"BSD-3-Clause"
] | 119 | 2015-01-10T15:13:50.000Z | 2022-01-24T04:54:34.000Z | src/V/comp.asm | AnimatorPro/Animator-Pro | 6d0b68cd94bb5cfde2cdd05e9a7c8ee1e1cb3cbb | [
"BSD-3-Clause"
] | 6 | 2015-10-22T20:14:59.000Z | 2021-07-10T03:25:21.000Z | src/V/comp.asm | AnimatorPro/Animator-Pro | 6d0b68cd94bb5cfde2cdd05e9a7c8ee1e1cb3cbb | [
"BSD-3-Clause"
] | 27 | 2015-04-24T22:55:30.000Z | 2022-01-21T13:54:00.000Z | ;comp.asm - some C glue to the 8086's string (repl XXX) instructions. These
;are used extensively by the compression side of the FLI machinery. Following
;these are some routines for decompressing FLI delta frames.
TITLE urif
_TEXT SEGMENT BYTE PUBLIC 'CODE'
_TEXT ENDS
_DATA SEGMENT WORD PUBLIC 'DATA'
... | 22.126437 | 79 | 0.687273 |
60363bb88be4a6c1461cf568549f84646cea3c50 | 503 | asm | Assembly | oeis/020/A020822.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/020/A020822.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/020/A020822.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A020822: Decimal expansion of 1/sqrt(65).
; Submitted by Jon Maiga
; 1,2,4,0,3,4,7,3,4,5,8,9,2,0,8,4,5,6,1,9,0,2,5,5,5,8,8,1,5,8,5,1,9,5,5,5,8,6,3,6,0,6,0,9,7,0,0,9,3,6,2,6,6,7,5,0,6,7,1,6,8,0,5,9,8,8,6,7,4,9,9,9,2,4,6,5,4,9,0,4,9,2,7,6,3,1,0,0,6,5,6,4,1,8,0,3,5,4,8,3
mov $1,1
mov $3,$0
mul $3,3
lpb $3
mov $2,$1
... | 17.964286 | 201 | 0.526839 |
2a340cb03d5c9e8ee60efc7887ca35a70ae1e27d | 867 | asm | Assembly | nine/prg_rom/prg_rom_filler.asm | sgadrat/nine-gine | 67270342ac022c703d2ba64e9490c1b8fb76470a | [
"WTFPL"
] | 6 | 2018-05-22T16:19:36.000Z | 2021-03-28T22:11:10.000Z | nine/prg_rom/prg_rom_filler.asm | sgadrat/nine-gine | 67270342ac022c703d2ba64e9490c1b8fb76470a | [
"WTFPL"
] | null | null | null | nine/prg_rom/prg_rom_filler.asm | sgadrat/nine-gine | 67270342ac022c703d2ba64e9490c1b8fb76470a | [
"WTFPL"
] | null | null | null | ;
; Credits in the rom
;
credits_begin:
.asc " credits",$0a
.asc $0a
.asc " authors",$0a
.asc $0a
.asc "authors names",$0a
.asc $0a
.asc " art sources",$0a
.asc $0a
.asc "source name", $0a
.asc " by source author", $0a
.asc $0a
.asc " thanks",$0a
.asc $0a
.asc "some aw... | 19.266667 | 65 | 0.615917 |
9ef59c35295efd2a1f4ba4284493a5cad768acf5 | 475 | asm | Assembly | programs/oeis/244/A244327.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/244/A244327.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/244/A244327.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A244327: a(n) = floor((n*(n+1)/2) / sigma(n)) = floor(A000217(n) / A000203(n)).
; 1,1,1,1,2,1,3,2,3,3,5,2,6,4,5,4,8,4,9,5,7,7,11,5,10,8,9,7,14,6,15,8,11,11,13,7,18,12,13,9,20,9,21,11,13,15,23,9,21,13,18,14,26,12,21,13,20,19,29,10,30,20,19,16,25,15,33,18,25,17,35,13,36,24,22,20,31,18,39,17,27,27,41,15,33,28,31,21,44,1... | 52.777778 | 269 | 0.606316 |
cfa19b94c4d9a1f32b9af74d815a7a3ef0a7d1a3 | 548 | asm | Assembly | oeis/302/A302707.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/302/A302707.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/302/A302707.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A302707: Number of factors of Chebyshev polynomial S(2*n+1, x) (A049310) over the integers. Factorization is into the minimal integer polynomials C (A187360).
; Submitted by Jamie Morken(s1)
; 1,2,4,3,4,6,4,4,7,6,4,8,4,6,10,5,4,10,4,8,10,6,4,10,7,6,10,8,4,14,4,6,10,6,10,13,4,6,10,10,4,14,4,8,16,6,4,12,7,10,10,8,4,14,... | 60.888889 | 245 | 0.658759 |
b8d6851e603e45164b24c329dabdfd91230ba12e | 9,205 | asm | Assembly | Chip16 Program Pack/Tests/PadTest/PadTest.asm | faouellet/CHIP-16 | f85aed30d849052ac057092b124321953de80db6 | [
"BSD-3-Clause"
] | 2 | 2015-02-23T08:45:16.000Z | 2015-06-28T22:05:17.000Z | Chip16 Program Pack/Tests/PadTest/PadTest.asm | faouellet/CHIP-16 | f85aed30d849052ac057092b124321953de80db6 | [
"BSD-3-Clause"
] | null | null | null | Chip16 Program Pack/Tests/PadTest/PadTest.asm | faouellet/CHIP-16 | f85aed30d849052ac057092b124321953de80db6 | [
"BSD-3-Clause"
] | null | null | null | cls ;Clear frame
spr #1008 ;16x16 px sprites
:start
ldi r0,20 ;Reset X coordinate
ldi r3,8 ;Reset counter
ldi r4,sprite_up ;Sprite pointer
ldi r5,1 ;Pressed button value
vblnk ;Wait for vetical blank
ldm ra,fff0h ;Read Pad 1 status
ldm rb,fff2h ;Read Pad 2 status
cls ;clear frame
:draw_loop
ldi r... | 7.690058 | 61 | 0.718631 |
8dd0a32cb9d9958e5832055fe2a27ad0cfbe8119 | 596 | asm | Assembly | oeis/067/A067272.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/067/A067272.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/067/A067272.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A067272: 2*10^(n-1)-1.
; Submitted by Jon Maiga
; 1,19,199,1999,19999,199999,1999999,19999999,199999999,1999999999,19999999999,199999999999,1999999999999,19999999999999,199999999999999,1999999999999999,19999999999999999,199999999999999999,1999999999999999999,19999999999999999999,199999999999999999999,1999999999999999... | 59.6 | 496 | 0.877517 |
d4c3e1f72472ca0aa74b27a00085eea06f170f9f | 293 | asm | Assembly | ffight/lcs/1p/7A.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 | ffight/lcs/1p/78.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | ffight/lcs/1p/78.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
0032DE bra $32f6
0032EA move.w ($a,A6), D2 [1p+78, 1p+7A, boss+78, boss+7A, container+78, container+7A, enemy+78, enemy+7A, weapon+78, weapon+7A]
00A2C6 dbra D0, $a2c0
copyright zengfr site:http://github.com/zengfr/romhack
| 36.625 | 130 | 0.706485 |
fd1167f09c91c2d11634070ab5d999f484247d97 | 519 | asm | Assembly | data/maps/objects/SilphCo11F.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | data/maps/objects/SilphCo11F.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | data/maps/objects/SilphCo11F.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | SilphCo11F_Object:
db $d ; border block
def_warps
warp 9, 0, 1, SILPH_CO_10F
warp 13, 0, 0, SILPH_CO_ELEVATOR
warp 5, 5, 9, LAST_MAP
warp 3, 2, 3, SILPH_CO_7F
def_signs
def_objects
object SPRITE_SILPH_PRESIDENT, 7, 5, STAY, DOWN, 1 ; person
object SPRITE_BEAUTY, 10, 5, STAY, DOWN, 2 ; person
object... | 25.95 | 61 | 0.712909 |
42ac70ad082cc50f5d763a84e710979a75e4ffa5 | 559 | asm | Assembly | libsrc/_DEVELOPMENT/string/c/sccz80/strnset.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/string/c/sccz80/strnset.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/string/c/sccz80/strnset.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; char *strnset(char *s, int c, size_t n)
SECTION code_clib
SECTION code_string
PUBLIC strnset
EXTERN asm_strnset
strnset:
IF __CPU_GBZ80__ | __CPU_INTEL__
ld hl,sp+2
ld c,(hl)
inc hl
ld b,(hl)
inc hl
ld e,(hl)
inc hl
ld d,(hl)
inc hl
ld a,(hl+)
ld h,(hl)
ld l,a
call asm_strn... | 11.408163 | 41 | 0.62254 |
7e64e860fab226c9e1120208064d2c02262b63e7 | 843 | asm | Assembly | oeis/269/A269613.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/269/A269613.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/269/A269613.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A269613: Number of length-n 0..2 arrays with no repeated value differing from the previous repeated value by other than plus two, zero or minus 1.
; Submitted by Christian Krause
; 3,9,27,78,222,624,1740,4824,13320,36672,100752,276384,757344,2073600,5674176,15520128,42437760,116014080,317100288,866621952,2368230912,6... | 36.652174 | 486 | 0.795967 |
27e39a3c5f34a958a11d2edac35a47d6e8416c39 | 5,870 | asm | Assembly | EncryptionUtility.asm | patelmeetkumar/Encryption_Utility | b5bd5ee6acde7f24cfd82d78cb7925d45de1a2b7 | [
"MIT"
] | null | null | null | EncryptionUtility.asm | patelmeetkumar/Encryption_Utility | b5bd5ee6acde7f24cfd82d78cb7925d45de1a2b7 | [
"MIT"
] | null | null | null | EncryptionUtility.asm | patelmeetkumar/Encryption_Utility | b5bd5ee6acde7f24cfd82d78cb7925d45de1a2b7 | [
"MIT"
] | null | null | null | # Who: Meetkumar Patel
# What: EncryptionUtility.asm
# Why: Project 4
# When: Created: 04/24/19 Due: 05/05/19
# How: Registers used: t0, t1, t2, t3
.data
.eqv Src_Path_sz 256
Src_Buffer: .space Src_Path_sz
Dst_Buffer: .space Src_Path_sz
.eqv Passphrase_sz 257
Passphrase_Buffer: .sp... | 24.767932 | 118 | 0.618739 |
5cfd54516dd1d818a8d8c9cbd5e6851d3eec7dbf | 346 | asm | Assembly | programs/oeis/330/A330569.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/330/A330569.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/330/A330569.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A330569: a(n) = 1 if n is odd, otherwise a(n) = 2^(v-1)+1 where v is the 2-adic valuation of n (A007814(n)).
; 1,2,1,3,1,2,1,5,1,2,1,3,1,2,1,9,1,2,1,3,1,2,1,5,1,2,1,3,1,2,1,17,1,2,1,3,1,2,1,5,1,2,1,3,1,2,1,9,1,2,1,3,1,2,1,5,1,2,1,3,1,2,1,33,1,2,1,3,1,2,1,5,1,2,1,3,1,2,1,9,1,2,1,3,1
add $0,1
gcd $0,281474976710656
mo... | 38.444444 | 173 | 0.563584 |
864fc899c77c7fed0b2dc915d6e18f7fe6501cfb | 675 | asm | Assembly | programs/oeis/010/A010189.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/010/A010189.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/010/A010189.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A010189: Continued fraction for sqrt(128).
; 11,3,5,3,22,3,5,3,22,3,5,3,22,3,5,3,22,3,5,3,22,3,5,3,22,3,5,3,22,3,5,3,22,3,5,3,22,3,5,3,22,3,5,3,22,3,5,3,22,3,5,3,22,3,5,3,22,3,5,3,22,3,5,3,22,3,5,3,22,3,5,3,22,3,5,3,22,3,5,3,22,3,5,3,22,3,5,3,22,3,5,3,22,3,5,3,22,3,5,3
mov $5,$0
mov $7,2
lpb $7
mov $0,$5
sub $7,... | 16.071429 | 226 | 0.499259 |
ad7b5f3caa52e65a007733cee7ab864e7115cd26 | 1,623 | asm | Assembly | payloads/sys_clone_payload.asm | tbarabosch/1001-injects | e92895e95fadd198b07b5bc3dfb02a6a2caf9ccc | [
"MIT"
] | 20 | 2017-07-18T16:33:44.000Z | 2021-08-01T13:11:42.000Z | payloads/sys_clone_payload.asm | tbarabosch/1001-injects | e92895e95fadd198b07b5bc3dfb02a6a2caf9ccc | [
"MIT"
] | null | null | null | payloads/sys_clone_payload.asm | tbarabosch/1001-injects | e92895e95fadd198b07b5bc3dfb02a6a2caf9ccc | [
"MIT"
] | 5 | 2017-07-18T16:33:46.000Z | 2021-07-27T18:22:30.000Z | ;; payload to create new remote thread
;; borrows a lot of code from https://github.com/skeeto/pure-linux-threads-demo/blob/master/threads-x86_64.s
;; see also the corresponding blog post http://nullprogram.com/blog/2015/05/15/
bits 64
global _start
;; sys/syscall.h
%define SYS_mmap 9
%define SYS_clone 56
;; sched.h... | 21.64 | 108 | 0.712261 |
077bfa8887673916e9ba5173f442a809db69e565 | 8,105 | asm | Assembly | src/asm/cpu.asm | DNS-OARC/pplib | f7a479a1049e859cd0c97380a134d7e8f22939f0 | [
"BSD-2-Clause"
] | null | null | null | src/asm/cpu.asm | DNS-OARC/pplib | f7a479a1049e859cd0c97380a134d7e8f22939f0 | [
"BSD-2-Clause"
] | null | null | null | src/asm/cpu.asm | DNS-OARC/pplib | f7a479a1049e859cd0c97380a134d7e8f22939f0 | [
"BSD-2-Clause"
] | null | null | null | ;###############################################################################
;# This file is part of "Patrick's Programming Library", Version 7 (PPL7).
;# Web: http://www.pfp.de/ppl/
;#
;# $Author$
;# $Revision$
;# $Date$
;# $Id$
;#
;###############################################################################
;#... | 26.749175 | 85 | 0.622949 |
eb4265cfce4401949b2dc9c8519ead444caead5b | 6,927 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_7601_839.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_7601_839.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_7601_839.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r13
push %r15
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x7e8f, %r11
nop
nop
nop
dec %rcx
movups (%r11), %xmm2
vpextrq $1, %xmm2, %rsi
nop
xor $64620, %rdi
lea addresses_UC_ht+0x30cf, %r15
nop
nop
nop
nop
sub %rsi, %rsi
movw $0x616... | 34.462687 | 2,999 | 0.655118 |
341cd8e4423ef3d3d98035fb18e8bdf40cf1882c | 6,729 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_1081.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_1081.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_1081.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %r14
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x11bd6, %rsi
lea addresses_WT_ht+0x3d86, %rdi
nop
nop
nop
dec %r9
mov $23, %rcx
rep movsl
nop
nop
nop
xor $22009, %r9
lea addresses_D_ht+0x155d6, %rsi
lea addresses_WT_ht+0xf616, %rdi
no... | 34.331633 | 2,999 | 0.654778 |
48bc694027a02f476ec0d145827b8328b3eb5040 | 1,138 | asm | Assembly | src/include/macros-general.asm | digitsensitive/c64 | 47b0aa02910c26f49bae967f573466b94143ec74 | [
"Unlicense"
] | 2 | 2020-12-04T23:25:20.000Z | 2021-11-04T21:56:37.000Z | src/include/macros-general.asm | digitsensitive/c64 | 47b0aa02910c26f49bae967f573466b94143ec74 | [
"Unlicense"
] | null | null | null | src/include/macros-general.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
; General Macros
; ==========================================================
; ----------------------------------------------------------
; Poke selected addr... | 43.769231 | 78 | 0.314587 |
94f5b759b05c1127bb75e1f6ea68fb6bb36a3fcb | 754 | asm | Assembly | tutorials/part2/main.asm | Threetwosevensixseven/ZalaXa | 190cfbc481ff7d3be5500c29c2c027b249a15cca | [
"MIT"
] | 5 | 2018-01-06T21:05:36.000Z | 2019-10-25T09:18:23.000Z | tutorials/part2/main.asm | Threetwosevensixseven/ZalaXa | 190cfbc481ff7d3be5500c29c2c027b249a15cca | [
"MIT"
] | null | null | null | tutorials/part2/main.asm | Threetwosevensixseven/ZalaXa | 190cfbc481ff7d3be5500c29c2c027b249a15cca | [
"MIT"
] | 2 | 2019-04-30T06:11:48.000Z | 2020-05-15T07:37:04.000Z | ; main.asm
zeusemulate "48K" ; Tell the Zeus emulator to be a 48K Spectrum
zoLogicOperatorsHighPri = false ; Zeus assembler options
zoSupportStringEscapes = false ; (see Config tab
zoAllowFloatingLabels = false ... | 47.125 | 111 | 0.466844 |
c91adfe88220b7ff4cf4c4750d7f6635c3d2f14b | 425 | asm | Assembly | programs/oeis/242/A242601.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/242/A242601.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/242/A242601.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A242601: Integers repeated twice in a canonical order.
; 0,0,1,1,-1,-1,2,2,-2,-2,3,3,-3,-3,4,4,-4,-4,5,5,-5,-5,6,6,-6,-6,7,7,-7,-7,8,8,-8,-8,9,9,-9,-9,10,10,-10,-10,11,11,-11,-11,12,12,-12,-12,13,13,-13,-13,14,14,-14,-14,15,15,-15,-15,16,16,-16,-16,17,17,-17,-17,18,18,-18,-18,19,19,-19,-19,20,20,-20,-20
add $0,2
div... | 26.5625 | 249 | 0.538824 |
1cbc7bad96af214331277759c06530a7f2e311b1 | 398 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/esx_disk_stream_bytes_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/esx_disk_stream_bytes_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/esx_disk_stream_bytes_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; void *esx_disk_stream_bytes(void *dst,uint16_t len)
SECTION code_esxdos
PUBLIC esx_disk_stream_bytes_callee
EXTERN asm_esx_disk_stream_bytes
esx_disk_stream_bytes_callee:
pop hl
pop de
ex (sp),hl
jp asm_esx_disk_stream_bytes
; SDCC bridge for Classic
IF __CLASSIC
PUBLIC _esx_disk_stream_bytes_ca... | 17.304348 | 65 | 0.826633 |
ac9da63b06a032fc2a5a770dd7333d3d6a3a6ded | 547 | asm | Assembly | data/items/mystery_gift_items.asm | pokeachromicdevs/pokeoctober | db74bb68bbfceac07eec6d64674bc24fd4c0b67f | [
"blessing"
] | 1 | 2021-07-05T23:48:37.000Z | 2021-07-05T23:48:37.000Z | data/items/mystery_gift_items.asm | pokeachromicdevs/pokeoctober | db74bb68bbfceac07eec6d64674bc24fd4c0b67f | [
"blessing"
] | 1 | 2020-12-16T01:11:20.000Z | 2020-12-16T22:53:56.000Z | data/items/mystery_gift_items.asm | pokeachromicdevs/pokeoctober | db74bb68bbfceac07eec6d64674bc24fd4c0b67f | [
"blessing"
] | 1 | 2021-07-05T23:33:22.000Z | 2021-07-05T23:33:22.000Z | MysteryGiftItems:
db BERRY
db PRZCUREBERRY
db MINT_BERRY
db ICE_BERRY
db BURNT_BERRY
db PSNCUREBERRY
db GUARD_SPEC
db X_DEFEND
db X_ATTACK
db BITTER_BERRY
db DIRE_HIT
db X_SPECIAL
db X_ACCURACY
db EON_MAIL
db MORPH_MAIL
db MUSIC_MAIL
db MIRACLEBERRY
db APPLE
db REVIVE
db GREAT_BALL
db SUPER_REPEL
... | 13.675 | 17 | 0.789762 |
143dee05cedd2efa8e4f8e200425cd546bf431c8 | 1,133 | asm | Assembly | programs/oeis/307/A307677.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/307/A307677.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/307/A307677.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A307677: a(0) = a(1) = a(2) = a(3) = 1; thereafter a(n) = a(n-1) + a(n-2) + a(n-4).
; 1,1,1,1,3,5,9,15,27,47,83,145,255,447,785,1377,2417,4241,7443,13061,22921,40223,70587,123871,217379,381473,669439,1174783,2061601,3617857,6348897,11141537,19552035,34311429,60212361,105665327,185429723,325406479,571048563,1002120369... | 35.40625 | 626 | 0.682259 |
3e54756f590dc878222813a9617bb978e749841b | 9,014 | asm | Assembly | Transynther/x86/_processed/NONE/_ht_st_zr_un_/i7-7700_9_0xca.log_21120_21.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_ht_st_zr_un_/i7-7700_9_0xca.log_21120_21.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_ht_st_zr_un_/i7-7700_9_0xca.log_21120_21.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 %r8
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x12bd6, %rsi
lea addresses_WC_ht+0x506a, %rdi
clflush (%rdi)
nop
nop
add %rbx, %rbx
mov $70, %rcx
rep movsb
nop
nop
sub %r12, %r12
lea addresses_normal_ht+0x1446a, %rsi
lea ad... | 32.192857 | 2,999 | 0.652984 |
511687cc45dab11d5fd42bed08dee9b2d53e37fe | 1,308 | asm | Assembly | src/drivers/display/text_mode_bios.asm | DreamPearl/FuzzyOS | e287bf139511b59abe9e2a0e7ce49444c6a5299e | [
"Apache-2.0"
] | 10 | 2021-03-04T18:48:29.000Z | 2022-03-10T19:07:54.000Z | src/drivers/display/text_mode_bios.asm | DreamPearl/FuzzyOS | e287bf139511b59abe9e2a0e7ce49444c6a5299e | [
"Apache-2.0"
] | 7 | 2020-06-27T13:13:08.000Z | 2021-10-17T17:09:40.000Z | src/drivers/display/text_mode_bios.asm | DreamPearl/FuzzyOS | e287bf139511b59abe9e2a0e7ce49444c6a5299e | [
"Apache-2.0"
] | 1 | 2022-02-10T20:09:01.000Z | 2022-02-10T20:09:01.000Z | [BITS 16]
global _low_put_chars
global _low_move_xy
global _low_scroll_screen
global _low_read_char
[SECTION .text]
_low_put_chars:
push ebp
mov ebp, esp
mov ah, 0x09 ; (write)
mov al, [ebp + 0x8] ; (char)
mov cx, [ebp + 0xc] ; (count)
... | 26.16 | 67 | 0.45107 |
c287719bad894e7409619c4a6b121b65a4511164 | 396 | asm | Assembly | programs/oeis/227/A227568.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/227/A227568.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/227/A227568.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A227568: Largest k such that a partition of n into distinct parts with boundary size k exists.
; 0,1,1,2,2,2,2,3,3,3,3,3,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,9,9,9,9,9,9,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,11,11,11,11,11,11,11,11... | 33 | 226 | 0.60101 |
a2b3d1b2424db6feb2929211928e9a6fe3384382 | 699 | asm | Assembly | oeis/241/A241976.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/241/A241976.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/241/A241976.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A241976: Values of k such that k^2 + (k+3)^2 is a square.
; Submitted by Christian Krause
; 0,9,60,357,2088,12177,70980,413709,2411280,14053977,81912588,477421557,2782616760,16218279009,94527057300,550944064797,3211137331488,18715879924137,109084142213340,635788973355909,3705649697922120,21598109214176817,12588300558... | 41.117647 | 489 | 0.822604 |
4829b24b3c6d156720d06122397d0bf8cc6a1395 | 422 | asm | Assembly | programs/oeis/051/A051880.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/051/A051880.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/051/A051880.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A051880: a(n) = binomial(n+4,4)*(2*n+1).
; 1,15,75,245,630,1386,2730,4950,8415,13585,21021,31395,45500,64260,88740,120156,159885,209475,270655,345345,435666,543950,672750,824850,1003275,1211301,1452465,1730575,2049720,2414280,2828936,3298680,3828825,4425015,5093235
lpb $0,1
mov $1,$0
add $2,1
mov $3,$0
div $... | 23.444444 | 224 | 0.668246 |
c6f15e99ff5642c40f407c0379672071ada348f9 | 346 | asm | Assembly | programs/oeis/277/A277547.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/277/A277547.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/277/A277547.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A277547: a(n) = n/9^m mod 9, where 9^m is the greatest power of 9 that divides n.
; 1,2,3,4,5,6,7,8,1,1,2,3,4,5,6,7,8,2,1,2,3,4,5,6,7,8,3,1,2,3,4,5,6,7,8,4,1,2,3,4,5,6,7,8,5,1,2,3,4,5,6,7,8,6,1,2,3,4,5,6,7,8,7,1,2,3,4,5,6,7,8,8,1,2,3,4,5,6,7,8,1,1,2,3,4,5,6,7,8,1,1,2,3,4,5,6,7,8,2,1
add $0,1
lpb $0
lpb $0
dif ... | 31.454545 | 201 | 0.534682 |
db1d51ce825854a76d0c7d6f285b415635d63aed | 395 | asm | Assembly | libsrc/_DEVELOPMENT/adt/b_array/c/sccz80/b_array_insert.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/adt/b_array/c/sccz80/b_array_insert.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/adt/b_array/c/sccz80/b_array_insert.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; size_t b_array_insert(b_array_t *a, size_t idx, int c)
SECTION code_clib
SECTION code_adt_b_array
PUBLIC b_array_insert
EXTERN asm_b_array_insert
b_array_insert:
pop af
pop de
pop bc
pop hl
push hl
push bc
push de
push af
jp asm_b_array_insert
; SDCC bridge for Classic
IF __C... | 12.741935 | 56 | 0.744304 |
22caad27e11608432c2aab44ad3e98028aca10e9 | 5,162 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_11_609.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_11_609.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_11_609.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 %r8
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x1640c, %rsi
lea addresses_D_ht+0x16fc4, %rdi
and $12585, %r13
mov $104, %rcx
rep movsl
nop
nop
xor %rcx, %rcx
lea addresses_WC_ht+0x18f86, %r9
nop
nop
nop
dec %rdx
mov (%r... | 21.242798 | 151 | 0.650136 |
0885fb1ac0ebe4947910725bcfc79f7314cfea44 | 567 | asm | Assembly | oeis/313/A313737.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/313/A313737.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/313/A313737.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A313737: Coordination sequence Gal.6.363.4 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; Submitted by Jon Maiga
; 1,5,10,15,20,25,31,35,41,45,50,56,60,66,70,76,81,86,91,95,101,106,111,116,121,126,132,136,141,146,151,157,161,167,1... | 24.652174 | 179 | 0.664903 |
4683e713916c9b70822a756a67aff2b4179686a2 | 557 | nasm | Assembly | Project-Einstein/src/E-Assembly/src/mod.nasm | FelixLuciano/Elements-of-Computing-Systems | bf36e4f4bbaa75aebefd1b864514a146b371495d | [
"MIT"
] | null | null | null | Project-Einstein/src/E-Assembly/src/mod.nasm | FelixLuciano/Elements-of-Computing-Systems | bf36e4f4bbaa75aebefd1b864514a146b371495d | [
"MIT"
] | null | null | null | Project-Einstein/src/E-Assembly/src/mod.nasm | FelixLuciano/Elements-of-Computing-Systems | bf36e4f4bbaa75aebefd1b864514a146b371495d | [
"MIT"
] | 1 | 2022-02-20T21:45:28.000Z | 2022-02-20T21:45:28.000Z | ; ------------------------------------------------------------
; Arquivo: Mod.nasm
; Curso: Elementos de Sistemas
; Criado por: Luciano Soares
; Data: 27/03/2017
;
; Calcula o resto da divisão (modulus) entre RAM[0] por RAM[1]
; e armazena o resultado na RAM[2].
;
; 4 % 3 = 1
; 10 % 7 = 3
; ---------------------------... | 19.206897 | 62 | 0.43447 |
5d457ffb42e10a1d2a78a139de5d260a296cabce | 481 | asm | Assembly | programs/oeis/168/A168189.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/168/A168189.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/168/A168189.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A168189: a(n) = n^3*(n^8 + 1)/2.
; 0,1,1028,88587,2097184,24414125,181398636,988663543,4294967552,15690530169,50000000500,142655835971,371504186208,896080198117,2024782586204,4324877931375,8796093024256,17135948156273,32134205042532,58245129452539,102400000004000,175138750275741,292159150710988,476404878963047,760840... | 53.444444 | 396 | 0.841996 |
791ef4cb315e013a34aa1a13a2f7c5b1751df5ad | 7,357 | asm | Assembly | cv/cvstuff.asm | DigitalMars/optlink | 493de158282046641ef2a3a60a88e25e26d88ec4 | [
"BSL-1.0"
] | 28 | 2015-02-03T01:38:24.000Z | 2022-03-23T05:48:24.000Z | cv/cvstuff.asm | DigitalMars/optlink | 493de158282046641ef2a3a60a88e25e26d88ec4 | [
"BSL-1.0"
] | 20 | 2015-01-02T14:51:20.000Z | 2021-01-09T21:37:19.000Z | cv/cvstuff.asm | DigitalMars/optlink | 493de158282046641ef2a3a60a88e25e26d88ec4 | [
"BSL-1.0"
] | 9 | 2015-02-11T17:43:56.000Z | 2019-09-05T11:07:02.000Z | TITLE CVSTUFF - Copyright (c) SLR Systems 1994
INCLUDE MACROS
INCLUDE MODULES
INCLUDE SEGMENTS
INCLUDE CVTYPES
PUBLIC CODEVIEW_HERE,CV_INDEX_HDR_SIZE,CV_MODULES_ALL,CV_TARG_TABLE,CV_TYPES_TYPE,CV_LOCALS_TYPE,CV_MODULE
PUBLIC CV_LINNUMS,CV_PUBLICS,CV_INDEX_SIZE,CV_LIBRARY_TYPE,CV_SEGTBL,CV_FINAL_HIGH_PA... | 19.883784 | 114 | 0.767025 |
16fab7238cee3496e4d05a62d70e775bbdef9285 | 630 | asm | Assembly | programs/oeis/099/A099551.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/099/A099551.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/099/A099551.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A099551: Odd part of n modulo 10. Final digit of A000265(n).
; 1,1,3,1,5,3,7,1,9,5,1,3,3,7,5,1,7,9,9,5,1,1,3,3,5,3,7,7,9,5,1,1,3,7,5,9,7,9,9,5,1,1,3,1,5,3,7,3,9,5,1,3,3,7,5,7,7,9,9,5,1,1,3,1,5,3,7,7,9,5,1,9,3,7,5,9,7,9,9,5,1,1,3,1,5,3,7,1,9,5,1,3,3,7,5,3,7,9,9,5,1,1,3,3,5,3,7,7,9,5,1,7,3,7,5,9,7,9,9,5,1,1,3,1,5,3,7,1... | 52.5 | 501 | 0.52381 |
62f5605738fbbe83008278be15d60c3ea0fa5a9c | 7,854 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0_notsx.log_21829_1792.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0_notsx.log_21829_1792.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0_notsx.log_21829_1792.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %r14
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0xedc9, %rsi
lea addresses_normal_ht+0x174b9, %rdi
clflush (%rsi)
nop
nop
nop
nop
sub %r10, %r10
mov $78, %rcx
rep movsb
nop
nop
add $42965, %r13
lea addresses_A_ht+0xebd0... | 34 | 2,999 | 0.66081 |
de78f0e707b022951c1bf26a754be4b666d68154 | 35,416 | asm | Assembly | dos/mscode.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | dos/mscode.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | dos/mscode.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | TITLE MISC DOS ROUTINES - Int 25 and 26 handlers and other
NAME IBMCODE
;
; Microsoft Confidential
; Copyright (C) Microsoft Corporation 1991
; All Rights Reserved.
;
;** MSCODE.ASM - System Call Dispatch Code
;
; Revision History
; ================
;
; M001 SR 07/16/90 Return new patch table even if patches
; ... | 23.284681 | 78 | 0.648295 |
200fdddef3508fcaafb4791b1cc5b1e374cf7e26 | 1,631 | asm | Assembly | programs/oeis/191/A191495.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/191/A191495.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/191/A191495.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A191495: Number of compositions of even natural numbers into 8 parts <= n.
; 1,128,3281,32768,195313,839808,2882401,8388608,21523361,50000000,107179441,214990848,407865361,737894528,1281445313,2147483648,3487878721,5509980288,8491781521,12800000000,18911429681,27437936768,39155492641,55037657088,76293945313,104413532... | 181.222222 | 1,506 | 0.908032 |
f9631f970579c5ec2a33379560829585e0f8e6a4 | 360 | asm | Assembly | programs/oeis/073/A073781.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/073/A073781.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/073/A073781.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A073781: Number of 2's in base-3 representation of n-th prime.
; 1,0,1,1,1,0,2,1,2,1,0,0,1,1,2,3,2,2,1,3,2,3,1,2,1,2,1,3,0,1,1,2,2,1,2,2,2,1,2,2,3,2,2,1,3,1,2,3,3,2,4,4,4,2,1,2,3,0,1,1,0,2,1,2,2,3,1,0,2,2,1,2,1,1,1,2,2,2,3,1,2,2,4,1,2,2,3,3,3,2,4,4,1,2,1,3,3,3,1,2
seq $0,40 ; The prime numbers.
seq $0,81603 ; Number... | 60 | 201 | 0.594444 |
1fb7c85634e8d30d0a69326204345bbb82d13bde | 350 | asm | Assembly | oeis/040/A040418.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/040/A040418.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/040/A040418.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A040418: Continued fraction for sqrt(439).
; Submitted by Jamie Morken(s1)
; 20,1,19,1,40,1,19,1,40,1,19,1,40,1,19,1,40,1,19,1,40,1,19,1,40,1,19,1,40,1,19,1,40,1,19,1,40,1,19,1,40,1,19,1,40,1,19,1,40,1,19,1,40,1,19,1,40,1,19,1,40,1,19,1,40,1,19,1,40,1,19,1,40,1,19
gcd $0,262156
mul $0,42
mod $0,13
mov $1,$0
div $1,5... | 26.923077 | 189 | 0.625714 |
714985b794856bea7eaab9857f4dc18fcbf61991 | 2,554 | asm | Assembly | asm/script/story/episode_16/script.asm | h3rmit-git/F-Zero-Climax-GBA-Translation | 233901558ce721b75d643872bfa89cdebef8cd0a | [
"MIT",
"Unlicense"
] | 6 | 2019-05-15T09:08:51.000Z | 2021-11-01T18:40:10.000Z | asm/script/story/episode_16/script.asm | h3rmit-git/F-Zero-Climax-GBA-Translation | 233901558ce721b75d643872bfa89cdebef8cd0a | [
"MIT",
"Unlicense"
] | 2 | 2019-05-21T11:34:55.000Z | 2019-06-11T09:53:02.000Z | asm/script/story/episode_16/script.asm | h3rmit-git/F-Zero-Climax-GBA-Translation | 233901558ce721b75d643872bfa89cdebef8cd0a | [
"MIT",
"Unlicense"
] | 4 | 2017-03-04T07:07:05.000Z | 2021-11-15T15:28:38.000Z | ; F-Zero Climax Translation by Normmatt
.align 4
StoryEpisode16PointerList:
.word Episode16_Line1
.word Episode16_Line2
.word Episode16_Line3
.word Episode16_Line4
.word Episode16_Line5
.word Episode16_Line6
.word Episode16_Line7
.word Episode16_Line8
.word Episode16_Line9
.word Episode16_Line10
.word Epis... | 21.644068 | 46 | 0.781128 |
d3fb3ab60dc6fec6f3c6a98bfbc52eb5ac41696c | 2,256 | asm | Assembly | programs/oeis/156/A156842.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/156/A156842.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/156/A156842.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A156842: 529n^2 - 746n + 263.
; 46,887,2786,5743,9758,14831,20962,28151,36398,45703,56066,67487,79966,93503,108098,123751,140462,158231,177058,196943,217886,239887,262946,287063,312238,338471,365762,394111,423518,453983,485506,518087,551726,586423,622178,658991,696862,735791,775778,816823,858926,902087,946306,991583,... | 102.545455 | 2,047 | 0.844858 |
03a22e361f9bc693a0643b812a87c631e73a1275 | 707 | asm | Assembly | oeis/020/A020090.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/020/A020090.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/020/A020090.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A020090: Integer part of Gamma(n+1/2)/Gamma(1/2).
; Submitted by Jamie Morken(s3)
; 1,0,0,1,6,29,162,1055,7918,67303,639383,6713530,77205601,965070017,13028445231,188912455860,2928143065834,48314360586264,845501310259627,15641774239803107,305014597676160593,6252799252361292173,134435183925767781722,302479163832977508... | 35.35 | 474 | 0.810467 |
08c55ddb45fcaca32dd38c00dd6de330835a15df | 1,357 | asm | Assembly | smsq/ioq/test.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/ioq/test.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/ioq/test.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | * Queue maintenance: test a queue V2.00 Tony Tebby QJUMP
*
section ioq
*
xdef ioq_test
xdef ioq_tstg test if byte ready to get
xref ioq_empty test empty queue for eof
xref ioq_nc set not complete
xref ioq_eof set end of file
*
include dev8_keys_err
include dev8_keys_qu
*
* d0 r error condition (0... | 23.807018 | 63 | 0.690494 |
62d473c53a15e4855646351cec774f890d2ab88a | 199 | asm | Assembly | data/pokemon/dex_entries/paras.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | data/pokemon/dex_entries/paras.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | data/pokemon/dex_entries/paras.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | db "MUSHROOM@" ; species name
dw 100, 120 ; height, weight
db "The tochukaso"
next "growing on this"
next "#MON's back"
page "orders it to"
next "extract juice from"
next "tree trunks.@"
| 18.090909 | 30 | 0.663317 |
71b7f7b267ca0b3fd1bbedf2e4de5d6ef1c3988d | 302 | asm | Assembly | src/third_party/nasm/test/nop.asm | Mr-Sheep/naiveproxy | 9f6e9768295f6d1d41517a15a621d4756bd7d6be | [
"BSD-3-Clause"
] | 2,219 | 2018-03-26T02:57:34.000Z | 2022-03-31T00:27:59.000Z | src/third_party/nasm/test/nop.asm | Mr-Sheep/naiveproxy | 9f6e9768295f6d1d41517a15a621d4756bd7d6be | [
"BSD-3-Clause"
] | 395 | 2020-04-18T08:22:18.000Z | 2021-12-08T13:04:49.000Z | src/third_party/nasm/test/nop.asm | Mr-Sheep/naiveproxy | 9f6e9768295f6d1d41517a15a621d4756bd7d6be | [
"BSD-3-Clause"
] | 473 | 2019-03-24T16:34:23.000Z | 2022-03-31T02:01:05.000Z | ;Testname=unoptimized; Arguments=-fbin -onop.bin; Files=stdout stderr nop.bin
;Testname=optimized; Arguments=-fbin -onop.bin -Ox; Files=stdout stderr nop.bin
bits 64
nop
o64 nop
pause
o64 pause
xchg ax,ax
xchg eax,eax
xchg rax,rax
rep xchg ax,ax
rep xchg eax,eax
rep xchg rax,rax
| 16.777778 | 81 | 0.718543 |
af36c0dd3b0ee91f5d71fd69abb3fc3391ca62eb | 588 | asm | Assembly | oeis/153/A153792.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/153/A153792.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/153/A153792.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A153792: 12 times pentagonal numbers: a(n) = 6*n*(3*n-1).
; 0,12,60,144,264,420,612,840,1104,1404,1740,2112,2520,2964,3444,3960,4512,5100,5724,6384,7080,7812,8580,9384,10224,11100,12012,12960,13944,14964,16020,17112,18240,19404,20604,21840,23112,24420,25764,27144,28560,30012,31500,33024,34584,36180,37812,39480,41184,... | 84 | 499 | 0.789116 |
e06b833ede733a7a0cf41a91329417f108930263 | 307 | asm | Assembly | libsrc/_DEVELOPMENT/adt/p_forward_list/c/sdcc_iy/p_forward_list_remove_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/adt/p_forward_list/c/sdcc_iy/p_forward_list_remove_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/adt/p_forward_list/c/sdcc_iy/p_forward_list_remove_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; void *p_forward_list_remove_callee(p_forward_list_t *list, void *item)
SECTION code_clib
SECTION code_adt_p_forward_list
PUBLIC _p_forward_list_remove_callee
EXTERN asm_p_forward_list_remove
_p_forward_list_remove_callee:
pop af
pop hl
pop bc
push af
jp asm_p_forward_list_remove
| 16.157895 | 72 | 0.811075 |
57c9703cf49872e9fbd580d8213acf16d4043e94 | 220 | asm | Assembly | solutions/13-Equalization-Room-9.27/9.27-danielfreer.asm | danielfreer/human-resource-machine | c2a97be21cd4abcad5281da6f4ef690cf917414c | [
"Unlicense"
] | null | null | null | solutions/13-Equalization-Room-9.27/9.27-danielfreer.asm | danielfreer/human-resource-machine | c2a97be21cd4abcad5281da6f4ef690cf917414c | [
"Unlicense"
] | null | null | null | solutions/13-Equalization-Room-9.27/9.27-danielfreer.asm | danielfreer/human-resource-machine | c2a97be21cd4abcad5281da6f4ef690cf917414c | [
"Unlicense"
] | null | null | null | -- HUMAN RESOURCE MACHINE PROGRAM --
-- 13-Equalization-Room - SIZE 9/9 - SPEED 27/27 --
JUMP b
a:
COPYFROM 0
OUTBOX
b:
c:
INBOX
COPYTO 0
INBOX
SUB 0
JUMPZ a
JUMP c
| 13.75 | 51 | 0.522727 |
41dfecac7b970562ef73a4fcba5935c2af82253a | 905 | asm | Assembly | programs/oeis/212/A212975.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/212/A212975.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/212/A212975.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A212975: Number of (w,x,y) with all terms in {0,...,n} and even range.
; 1,2,15,28,65,102,175,248,369,490,671,852,1105,1358,1695,2032,2465,2898,3439,3980,4641,5302,6095,6888,7825,8762,9855,10948,12209,13470,14911,16352,17985,19618,21455,23292,25345,27398,29679,31960
mov $16,$0
mov $18,$0
add $18,1
lpb $18
clr $0,1... | 17.403846 | 195 | 0.499448 |
c65608ff1c785048871fff164e562110d03f9856 | 329 | asm | Assembly | programs/oeis/013/A013743.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/013/A013743.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/013/A013743.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A013743: a(n) = 8^(3*n + 2).
; 64,32768,16777216,8589934592,4398046511104,2251799813685248,1152921504606846976,590295810358705651712,302231454903657293676544,154742504910672534362390528,79228162514264337593543950336,40564819207303340847894502572032,20769187434139310514121985316880384
mov $1,512
pow $1,$0
mul $1,64
m... | 41.125 | 255 | 0.841945 |
683167ae490e58ad784d81260e692c3cd4f10b38 | 789 | asm | Assembly | sound/sfxasm/54.asm | NatsumiFox/Sonic-3-93-Nov-03 | 032e4fc25f243636d458639c4a4311caca898f96 | [
"MIT"
] | 7 | 2019-12-05T00:35:57.000Z | 2022-02-27T20:00:33.000Z | sound/sfxasm/54.asm | NatsumiFox/Sonic-3-93-Nov-03 | 032e4fc25f243636d458639c4a4311caca898f96 | [
"MIT"
] | null | null | null | sound/sfxasm/54.asm | NatsumiFox/Sonic-3-93-Nov-03 | 032e4fc25f243636d458639c4a4311caca898f96 | [
"MIT"
] | null | null | null | 54_Header:
sHeaderInit ; Z80 offset is $C59D
sHeaderPatch 54_Patches
sHeaderTick $01
sHeaderCh $02
sHeaderSFX $80, $02, 54_FM3, $00, $00
sHeaderSFX $80, $04, 54_FM4, $02, $00
54_FM4:
ssDetune $90
54_FM3:
sPatFM $00
dc.b nEb1, $7F, sHold
sJump 54_FM3
dc.b $F2 ; Unused
54_Patches:
; Patch $00
; $2... | 21.324324 | 41 | 0.589354 |
2621bcdca55e9adf8ffd59a448e78b81e1b95cd7 | 330 | asm | Assembly | src/test/resources/data/potests/test48.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 36 | 2020-06-29T06:52:26.000Z | 2022-02-10T19:41:58.000Z | src/test/resources/data/potests/test48.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 39 | 2020-07-02T18:19:34.000Z | 2022-03-27T18:08:54.000Z | src/test/resources/data/potests/test48.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 7 | 2020-07-02T06:00:05.000Z | 2021-11-28T17:31:13.000Z | ; test to check that the order of push/pops is taken into account
org #4000
function1:
ld b, 10
push de
ld de, variable
ld (de), a
pop de
ld (hl), b ; this should be optimized
ld b, 2
ret
function2:
ld b, 20
pop hl
push hl
ld (hl), b ; this should not be optimized
ld b, 2
ret
org #c000
variable: ds... | 13.75 | 65 | 0.663636 |
d965ea07fadf0d800994985545ef829040b8bd10 | 1,253 | asm | Assembly | Common/data.asm | Martin-H1/6502 | e57e4b71d44e8cccfb5ba7e1d31db8d59e3e02a6 | [
"MIT"
] | 3 | 2020-05-10T02:45:52.000Z | 2020-08-27T19:30:21.000Z | Common/data.asm | Martin-H1/6502 | e57e4b71d44e8cccfb5ba7e1d31db8d59e3e02a6 | [
"MIT"
] | null | null | null | Common/data.asm | Martin-H1/6502 | e57e4b71d44e8cccfb5ba7e1d31db8d59e3e02a6 | [
"MIT"
] | null | null | null | ; -----------------------------------------------------------------------------
; Declaration of common aliases and data segments. This removes cross module
; dependencies by moving these global definitions to a common place.
; For example zero page definitions require defining the program section
; origins before any ... | 31.325 | 79 | 0.657622 |
2585de4ae57415ec9d40eeeb2780d8d8c17d6751 | 1,487 | asm | Assembly | src/unison/test/problematic/Mips/speed/gcc.varasm.data_section.asm | Patstrom/disUnison | 94731ad37cefa9dc3b6472de3adea8a8d5f0a44b | [
"BSD-3-Clause"
] | 88 | 2016-09-27T15:20:07.000Z | 2022-03-24T15:23:06.000Z | src/unison/test/problematic/Mips/speed/gcc.varasm.data_section.asm | Patstrom/disUnison | 94731ad37cefa9dc3b6472de3adea8a8d5f0a44b | [
"BSD-3-Clause"
] | 56 | 2018-02-26T16:44:15.000Z | 2019-02-23T17:07:32.000Z | src/unison/test/problematic/Mips/speed/gcc.varasm.data_section.asm | Patstrom/disUnison | 94731ad37cefa9dc3b6472de3adea8a8d5f0a44b | [
"BSD-3-Clause"
] | 10 | 2016-11-22T15:03:46.000Z | 2020-07-13T21:34:31.000Z | .text
.abicalls
.section .mdebug.abi32,"",@progbits
.nan legacy
.file "gcc.varasm.data_section.ll"
.text
.globl data_section
.align 2
.type data_section,@function
.set nomicromips
.set nomips16
.ent data_section
data_section: # @data_section
.frame $sp,32,$ra
.mask 0x80030000,-4... | 23.234375 | 174 | 0.62004 |
2d8d05974fa906536ef518f944c00b5431e66ada | 47,209 | asm | Assembly | ftm/moonlight.asm | zeta0134/bhop | d083a65431847e5a30ff5c7eaa045d43d78701ac | [
"MIT-0"
] | 4 | 2021-07-18T18:44:10.000Z | 2021-12-09T03:38:04.000Z | ftm/moonlight.asm | zeta0134/bhop | d083a65431847e5a30ff5c7eaa045d43d78701ac | [
"MIT-0"
] | null | null | null | ftm/moonlight.asm | zeta0134/bhop | d083a65431847e5a30ff5c7eaa045d43d78701ac | [
"MIT-0"
] | 1 | 2021-08-22T22:18:59.000Z | 2021-08-22T22:18:59.000Z | ; Dn-FamiTracker exported music data: moonlight_sonata_d04.ftm
;
; Module header
.word ft_song_list
.word ft_instrument_list
.word ft_sample_list
.word ft_samples
.word ft_groove_list
.byte 0 ; flags
.word 3600 ; NTSC speed
.word 3000 ; PAL speed
; Instrument pointer list
ft_instrument_list:
.word ft_inst_0
... | 40.980035 | 105 | 0.500371 |
edcced74db740aa2b6d5e4f9f5516fdab6f503da | 875 | asm | Assembly | programs/oeis/158/A158403.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/158/A158403.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/158/A158403.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A158403: 841n^2 + 2n.
; 843,3368,7575,13464,21035,30288,41223,53840,68139,84120,101783,121128,142155,164864,189255,215328,243083,272520,303639,336440,370923,407088,444935,484464,525675,568568,613143,659400,707339,756960,808263,861248,915915,972264,1030295,1090008,1151403,1214480,1279239,1345680,1413803,1483608,155509... | 67.307692 | 753 | 0.827429 |
fb6796a6335aebff102ec2a375e365878210af14 | 255 | asm | Assembly | wof/lcs/base/1B0.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 | wof/lcs/base/1B0.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | wof/lcs/base/1B0.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
00B268 move.w #$a0, D0 [base+1B0]
00BBEC bne $bc04 [base+1B0]
00BBFC move.w (-$26,PC,D0.w), D0 [base+1B0]
01A610 dbra D1, $1a60e
copyright zengfr site:http://github.com/zengfr/romhack
| 28.333333 | 54 | 0.690196 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.