Audio (340) Datatype (50) Demo (203) Development (592) Document (22) Driver (100) Emulation (146) Game (984) Graphics (491) Library (112) Network (230) Office (65) Utility (907) Video (68)
Total files: 4310
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
This is a re-compiled version of prism2.device 1.7 for sam440ep Flex
motherboards.
It allows hard-rebooting and soft-rebooting via shortcut keys (ctrl+lalt+ralt
and ctrl+lamiga+ramiga) to work properly.
Source code is not included, but the only change is to expansion.c:
while((unit->LEWordIn(context, P2_REG_EVENTS)
& P2_EVENTF_CMD) == 0);
unit->LEWordOut(context, P2_REG_ACKEVENTS, P2_EVENTF_CMD);
The above text has been removed from the source.
Also included is a native port of SetPrism2Defaults.
This archive does NOT include the manual or pccard.library. Download the
official prism2.lha archive if you want those files.
|