aboutsummaryrefslogtreecommitdiff
path: root/src/cdrom.c
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2015-07-07 08:35:51 -0400
committerKevin O'Connor <kevin@koconnor.net>2015-07-14 14:40:07 -0400
commitc7fa7890200afd86e42813ce1bdbc1b32fcfccc5 (patch)
treec01188faa94cf16e4961f4c888a73a1875340bd8 /src/cdrom.c
parent7f50afc71f8a48c27100e14bb57fac6f26181242 (diff)
downloadseabios-hppa-c7fa7890200afd86e42813ce1bdbc1b32fcfccc5.zip
seabios-hppa-c7fa7890200afd86e42813ce1bdbc1b32fcfccc5.tar.gz
seabios-hppa-c7fa7890200afd86e42813ce1bdbc1b32fcfccc5.tar.bz2
block: Split process_op() command dispatch up into multiple functions
Introduce process_op_32(), process_op_16(), and process_op_both() and split the disk driver command dispatch by its runtime mode requirements. This makes it more clear which modes each driver runs in. It also reduces the call32() boiler-plate code. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/cdrom.c')
0 files changed, 0 insertions, 0 deletions