Commit History

Author SHA1 Message Date
  Karoly Balogh a4c94c8b44 human68k: more work on getting tinyheap right. still doesn't seem to work, sadly, so still disabled 1 year ago
  Karoly Balogh d009941744 human68k: setup the stack, then use setblock to limit the memory usage to the amount we're really using. this frees up RAM, and allows the heap allocator to work. 1 year ago
  Karoly Balogh 932849c1bf human68k: refactored some type naming used in the startup code 1 year ago
  Karoly Balogh 7ecb19f906 human68k: fixed a dumb typo on the bss start calculation. fixes FPC binaries under run68. 1 year ago
  Karoly Balogh 442e9d2573 human68k: RTL works enough now to run a hello, world! 1 year ago
  Karoly Balogh cde3dd3a87 m68k: first bit of a Human68k RTL - a very dummy startup code 1 year ago