1. a3a729f Remove 0x09 as a normal post code (forward port from bochs). by Kevin O'Connor · 14 years ago
  2. 0942e7f Avoid -fwhole-program on broken gcc instead of stopping build. by Kevin O'Connor · 14 years ago
  3. 942d495 Add support for gcc v3.x compilers. by Kevin O'Connor · 14 years ago
  4. 1445843 Eliminate "_code32_" prefix on 32bit symbols referenced from 16bit code. by Kevin O'Connor · 14 years ago
  5. e07e18e Minor - rename BX_PANIC to panic. by Kevin O'Connor · 14 years ago
  6. 35ae726 Rename MAKE_FARPTR (and similar) to MAKE_FLATPTR. by Kevin O'Connor · 14 years ago
  7. 590e715 Fix apparent bug in 16bit resume code. by Kevin O'Connor · 14 years ago
  8. b24c574 Add CONFIG_S3_RESUME to control support for S3 resume. by Kevin O'Connor · 14 years ago
  9. b1b7c2a Change license from GPLv3 to LGPLv3. by Kevin O'Connor · 14 years ago
  10. 7cccf54 Don't define bda as a macro in resume.c - it confuses AVOIDCOMBINE mode. by Kevin O'Connor · 14 years ago
  11. 8c0e372 The BDA is at segment 0x0040 not 0x0000. by Kevin O'Connor · 14 years ago
  12. cc6a377 Make sure to manually export s3_resume() for old buggy gcc versions. by Kevin O'Connor · 14 years ago
  13. 9967ab7 Add initial S3 resume support. by Kevin O'Connor · 14 years ago
  14. 18e38b2 Improve support for old 16bit resume handlers. by Kevin O'Connor · 14 years ago