|
Re: question about harddrv.{h,cc}: msg#00123emulators.bochs.devel
In fact, I see this in other files in iodev/ such as keyboard.{h,cc}. Is there a reason for the differences or are these bugs? In the case of keyboad.cc, we see the following: BX_KEY_THIS timer_handle = bx_pc_system.register_timer(this, ... ); I would think that this should be: BX_KEY_THIS_PTR timer_handle = bx_pc_system.register_timer(BX_KEY_THIS, ... ); Perhaps I am not reading this correctly. --Brian Brian Slechta wrote: In the CVS of harddrv.{h,cc}, there are macros for making the class completely static. I realize that this has speed implications when there is only one hard drive class that needs to be instantiated. In any case, the following marcos are in mainline CVS: ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | question about harddrv.{h,cc}: 00123, Brian Slechta |
|---|---|
| Next by Date: | Mortgage rates- as low as 2.95%: 00123, Silvia Berger |
| Previous by Thread: | question about harddrv.{h,cc}i: 00123, Brian Slechta |
| Next by Thread: | Re: Re: question about harddrv.{h,cc}: 00123, Bryce Denney |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |