diff options
author | Marvin Borner | 2020-01-03 22:14:55 +0100 |
---|---|---|
committer | Marvin Borner | 2020-01-03 22:14:55 +0100 |
commit | fe74f33641696bc31022737ddf1d618dec20c87f (patch) | |
tree | 01f45cfa7d4a717a8429c9bb36f37e50029dfaea /bochs.txt | |
parent | a67919783e4c69644b24a0ced0d5373bb8adf794 (diff) |
I don't like CMake
I switched to basic shell scripts now
Diffstat (limited to 'bochs.txt')
-rw-r--r-- | bochs.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/bochs.txt b/bochs.txt deleted file mode 100644 index ba5db7e..0000000 --- a/bochs.txt +++ /dev/null @@ -1,8 +0,0 @@ -megs: 64 -ata0-master: type=disk, path=./build/hdd10M.img, status=inserted -boot: disk -mouse: enabled=0 -sound: driver=dummy -clock: sync=realtime -cpu: ips=50000000 -display_library: x, options="gui_debug"
\ No newline at end of file |