Avoid using volatile on GET/SET_VAR macros.
[seabios.git] / src / farptr.h
2008-03-31 Kevin O'ConnorAvoid using volatile on GET/SET_VAR macros.
2008-03-29 Kevin O'ConnorFix bugs in GET/SET_FARPTR macros.
2008-03-23 Kevin O'ConnorUse "FARPTR" consistently in macros.
2008-03-13 Kevin O'ConnorUse 32bit absolute pointers for buffers in ATA code.
2008-03-09 Kevin O'ConnorFix bug in SET_FARVAR.
2008-03-09 Kevin O'ConnorOptimize insb/outsb/insw/etc. functions.
2008-02-27 Kevin O'ConnorSome cleanups based on patch by Nguyen Anh Quynh
2008-02-26 Kevin O'ConnorVersion 0.1.2
2008-02-26 Kevin O'ConnorVersion 0.1.1
2008-02-26 Kevin O'ConnorInitial checkin.