|
d339e27080
|
Compile binutils and gcc from scratch
Turns out the alpine versione doesn't quite work well with low-level 32
bit code...
|
2018-03-19 20:29:39 +01:00 |
|
|
261cc76e8f
|
Don't hardcode paths
|
2018-03-19 20:29:39 +01:00 |
|
|
177be9dcc5
|
Rename debug script to gdb so that it overloads the gdb command
|
2018-03-19 20:29:39 +01:00 |
|
|
6f61f380ee
|
Compress environment checking
|
2018-03-19 20:29:39 +01:00 |
|
|
82a8676056
|
A script for running the debugger. Also, some debugger settings
|
2018-03-19 20:29:39 +01:00 |
|
|
6919f9c8ed
|
Split iso generation and emulation into two scripts
|
2018-03-19 20:29:39 +01:00 |
|
|
7d0fe7e944
|
A script for generating an iso file and running the emulator
|
2018-03-19 20:29:39 +01:00 |
|
|
979027102d
|
Set an environment variable to know if we're inside the docker container
|
2018-03-19 20:29:39 +01:00 |
|
|
e30ed2ae56
|
A basic docker image for compiling and emulating an x86_64 os
|
2018-03-19 20:29:39 +01:00 |
|