1
0
mirror of https://github.com/weiju/amiga-stuff synced 2025-11-24 03:13:55 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
1235d15acb added strobing of copjmp1 after setting list
not strobing copjmp1 can lead to compatibility issues
2016-09-21 22:06:02 -07:00
b31f5a40aa hardware: clean out main modules
made the init_display() and reset_display() functions
more indepenent from their callers
2016-09-21 21:19:59 -07:00
ffe2349c08 outfactored waitmouse() to common.h 2016-09-21 21:04:12 -07:00
24f4e04928 outfactored initialization cleanup to common.c in hardware 2016-09-21 21:00:13 -07:00
d4217b995a hardware: refactored startup and sprites
startup and sprites are both using common.h
2016-09-21 20:32:05 -07:00
c287f9bcb9 added sprites file, restructured startup file 2016-09-19 20:49:56 -07:00
b4ed097fad startup and file requester change
- hardware startup: added copper macros
 - file requester: add blocking requester for parent window
2016-02-05 20:52:36 -08:00
a20c596b9c sprite fix added for Kickstart >= 3.0 2016-01-27 21:01:15 -08:00
7fad06a6fb added hardware subproject 2016-01-27 12:55:48 -08:00