Go to file
Zsolt Vasvari 13f82f7331 Fix: 01496: all segae.c drivers: Crashing with Access Violation
This driver is creating bitmaps in DRIVER_INIT, which is not the best practice, and in fact, it broke as machine->primary_bitmap is not initalized yet.
2008-03-14 03:11:25 +00:00
docs Cleanups on the doc files. 2008-02-13 16:55:14 +00:00
src Fix: 01496: all segae.c drivers: Crashing with Access Violation 2008-03-14 03:11:25 +00:00
.gitattributes From: notaz [mailto:notasas@gmail.com] 2008-03-13 15:35:17 +00:00
makefile Followup to r767: 2008-02-22 00:17:36 +00:00