diff options
author | Lizzy Fleckenstein <lizzy@vlhl.dev> | 2023-12-10 18:07:35 +0100 |
---|---|---|
committer | Lizzy Fleckenstein <lizzy@vlhl.dev> | 2023-12-10 18:07:35 +0100 |
commit | 4210c4ae384753825e10c5ea4ad1e99e9bba2c1f (patch) | |
tree | 4406242c6b6e6eb4658c1bc3cbe927b378f11dbc /bochsrc | |
parent | bc00cb0649167958aed2f481580af3b4f21043b0 (diff) | |
download | cuddles-4210c4ae384753825e10c5ea4ad1e99e9bba2c1f.tar.xz |
handle IRQs
Diffstat (limited to 'bochsrc')
-rw-r--r-- | bochsrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ floppya: 1_44=cuddles.img, status=inserted boot: a #display_library: x, options="gui_debug" megs: 32 +#debug: PIC=report |