1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-11 11:30:13 +00:00
uz d28ba06f79 Fixed problems with the startup code (Greg King): Interrupts must be hooked
before calling initlib because initlib calls contructors and may install
drivers, which enable hardware interrupts. Similar for donelib.

See also R3897 where this change was done for other platforms.


git-svn-id: svn://svn.cc65.org/cc65/trunk@3951 b7a2c559-68d2-44c3-8de9-860c34a00d81
2009-02-22 18:10:01 +00:00
..
2002-11-20 01:31:56 +00:00
2004-10-26 19:07:38 +00:00
2002-11-20 01:31:56 +00:00
2002-11-20 01:31:56 +00:00
2002-11-20 01:31:56 +00:00
2002-11-20 01:31:56 +00:00
2002-11-20 01:31:56 +00:00
2002-11-20 01:31:56 +00:00
2002-11-05 20:17:38 +00:00
2003-08-12 17:24:02 +00:00