about summary refs log tree commit diff stats
path: root/120allocate.subx
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2021-01-24 22:00:53 -0800
committerKartik Agaram <vc@akkartik.com>2021-01-24 22:00:53 -0800
commitd5ed0089009e43a3e700f22a7e43c550447b31b8 (patch)
treeda4dc1fc6fbe0436d7c0ca0edea0dc5fe7ffbc60 /120allocate.subx
parent45592062439a89450c6350fbcc0d1da78d3453bd (diff)
downloadmu-d5ed0089009e43a3e700f22a7e43c550447b31b8.tar.gz
7562 - bochs working again
Holy crap, perhaps the limitations of int 13h were all a mirage. I just
needed to initialize the stack.
Diffstat (limited to '120allocate.subx')
0 files changed, 0 insertions, 0 deletions
a> 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144