issues
search
jart
/
blink
tiniest x86-64-linux emulator
ISC License
6.96k
stars
222
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix CMPSD/CMPPD
#178
fuel-pcbox
opened
2 weeks ago
0
Fix GetBitsInAddressSpace hardcoded in wasm
#177
robalb
closed
3 weeks ago
0
Fix stack not executable when explicitly set via PT_GNU_STACK
#176
robalb
closed
3 weeks ago
0
Fix executable page issues when threads are disabled
#175
robalb
closed
3 weeks ago
0
A release for NetBSD?
#174
lpvm
opened
2 months ago
0
Fix executable page issues with some ELF configurations
#173
robalb
closed
3 weeks ago
0
blink runs with the "Fatal glibc error: CPU does not support x86-64-v2" on Centos9 stream
#172
bymzy
opened
3 months ago
0
emscripten issue with 1.1
#171
belaviyo
opened
4 months ago
1
SIGKILL Error When Running .NET Runtime in Alpine Minirootfs
#169
mnixry
opened
5 months ago
0
link failure: `pointer not aligned at _kWhence+0x4` (macOS 14.4)
#166
quantimnot
opened
8 months ago
2
Android: mmap issue
#165
truboxl
opened
9 months ago
9
Versioning scheme for GitHub releases
#164
timsutton
closed
9 months ago
2
wrk for s390x with cosmocc or blink?
#163
xet7
closed
9 months ago
1
Segfault when trying to use Blink to run Redbean at Ubuntu 23.10 s390x at IBM LinuxOne
#162
xet7
closed
9 months ago
3
APPEND: avoid overrunning the buffer
#161
dottedmag
closed
11 months ago
1
Log: print ellipsis as intended if the log message is truncated
#160
dottedmag
closed
11 months ago
0
Tried to run Wine 8.20
#159
KreitinnSoftware
opened
11 months ago
3
Modelines
#158
mrdomino
closed
11 months ago
0
example from website seems broken
#156
castilma
opened
11 months ago
1
timerfd_create not implemented
#155
bradrn
opened
1 year ago
3
Building and Running the Third-Party item?
#154
lonnietc
opened
1 year ago
1
Lots of time spent in memory subsystem
#153
jonashaag
opened
1 year ago
4
Running LuaJIT or MicroPython
#152
jonashaag
opened
1 year ago
0
Help on compiling for iOS
#151
holzschu
opened
1 year ago
12
blink/checked.h: fix syntax error when building with GCC 9.4
#150
tkchia
closed
1 year ago
4
Press 2 or 3 to toggle the display of columns.
#149
ghost
closed
1 year ago
3
error: address argument to atomic operation must be a pointer to non-const _Atomic type
#148
ryandesign
opened
1 year ago
0
Slightly speed up TLB lookups for `blink -m` mode
#146
tkchia
closed
1 year ago
0
AArch64 host fixes and optimizations
#145
tkchia
closed
1 year ago
7
Cygwin build throws 0x0000007b error on launch when trying to launch after copy cyggcc_s-seh-1.dll
#144
DartPower
opened
1 year ago
0
Discord invite expired
#143
unconed
closed
1 year ago
2
Update README.md
#142
japrozs
opened
1 year ago
3
Fix "warn_unused_result" errors
#140
jiripospisil
closed
1 year ago
2
Static build not working on macOS
#139
wvdschel
closed
1 year ago
1
Special-case `rep ret` to return flags to caller routine
#138
tkchia
closed
1 year ago
3
x86-64 host optimizations
#137
tkchia
closed
1 year ago
6
Implement single-stepping (int 1 upon TF = 1)
#136
tkchia
closed
5 months ago
5
Let fast ALU micro-ops for JIT clobber entire low byte of eflags
#135
tkchia
closed
1 year ago
4
Can't run wine?
#134
spiral009
closed
1 year ago
2
Fix `push`, `pop`, `smsw`, `lmsw`; implement `lss`, `lfs`, `lgs`
#133
tkchia
closed
1 year ago
6
Fix issues related to SIMD opcodes, `rep movsb`, & memory protection
#132
tkchia
closed
1 year ago
2
[metal] Ignore writes to BIOS code area
#131
tkchia
closed
1 year ago
8
[metal] Tweak display of CP437 characters in CGA/MDA window
#130
tkchia
closed
1 year ago
10
Fix INT 16h function 1 called twice and lambda display in CGA/MDA output
#129
ghaerr
closed
1 year ago
0
Allow alternate BIOS via `-B` option; make BIOS ROM area read-only
#128
tkchia
closed
1 year ago
17
Add cursor/function key to scancode conversion for bare metal
#127
ghaerr
closed
1 year ago
0
Various minor changes
#126
tkchia
closed
1 year ago
20
Separate C BIOS handlers into bios.c from blinkenlights.c
#125
ghaerr
closed
1 year ago
4
More fixes to BIOS INT 0x10 routines
#124
ghaerr
closed
1 year ago
5
Tweak `int3`/`int` opcode handling, & fix display-related issues
#123
tkchia
closed
1 year ago
1
Next