16 Commits (6abfaa153b7b9bcdbdfc8b842ebb3ec99428d69b)

Autor SHA1 Mensaje Fecha
  Michael Brown 6abfaa153b Towards making KEEP_IT_REAL work again. hace 19 años
  Michael Brown 02cf755f3f Removed REAL_EXEC(); there is no longer any code using it. hace 19 años
  Michael Brown 7a53d07027 Split out REAL_CODE() from REAL_EXEC(), preparatory to removing REAL_EXEC hace 19 años
  Michael Brown 3b525385af Removed REAL_FRAGMENT and REAL_CALL, and left just REAL_EXEC (which is hace 19 años
  Michael Brown 897313007b Add __{text,data}16_array, since there's no way I can see to make the hace 19 años
  Michael Brown d48d0fb1bb Add the concept of a "user pointer" (similar to the void __user * in hace 19 años
  Michael Brown b4f941b257 Specify attributes on .text16. hace 19 años
  Michael Brown 5080668704 Provide access to rm_cs and rm_ds from protected-mode code. hace 19 años
  Michael Brown f7b963da51 (Redoing check-in lost by SourceForge's failure.) hace 19 años
  Michael Brown f8e087767b Allow access to variables in .text16 as well as .data16. Chained hace 19 años
  Michael Brown f4429533a6 Added methods for efficiently declaring and accessing variables in hace 19 años
  Michael Brown 9e1dd6402d <name>_size variable is no longer needed, since we don't copy the code. hace 19 años
  Michael Brown 9fcded3d23 Towards a(nother) new real-mode infrastructure, in which we take hace 19 años
  Michael Brown 7b423c0988 Fixes for gcc >= 3.2 from Georg Baum hace 20 años
  Michael Brown 44e62317be Add librm_base. hace 20 años
  Michael Brown 0ff80b477d Merged mcb30-realmode-redesign back to HEAD hace 20 años