is
|
a16fd7d74e
|
Make these compile after m68k/m68k.h 1.4->1.5.
|
1997-10-26 21:41:34 +00:00 |
leo
|
37325cfb41
|
More stuff for handling an 68060.
|
1997-06-02 12:03:40 +00:00 |
thorpej
|
06e6038b3f
|
regdump() is prototyped in <m68k/cpu.h> now
|
1997-04-09 19:46:04 +00:00 |
perry
|
19d153fc48
|
Nuke some options GENERIC residue.
|
1997-02-04 04:57:10 +00:00 |
leo
|
c79dcb7c8c
|
Add a 'size' argument to badbaddr(). This is very useful on busses that
only accept certain size accesses on a specific address range. Like the
VME bus.
|
1997-01-21 20:37:03 +00:00 |
leo
|
da93afbd05
|
Get rid of 'cpu040' variable. Use 'mmutype' or 'cputype' for testing
instead.
|
1997-01-03 22:54:22 +00:00 |
leo
|
421158437b
|
Tweak the clockframe structure a bit so we are able to save a few cycles
at interrupt time. (From Gordon Ross).
|
1996-12-18 12:35:19 +00:00 |
leo
|
599db9a26c
|
Nuke declaration of susword(). It's declared in systm.h now.
|
1996-10-25 20:02:34 +00:00 |
leo
|
8e7f6c2cf5
|
Catchup with -current:
- Extra argument to boot()
- select -> poll
|
1996-09-25 15:03:20 +00:00 |
thorpej
|
e469c7beca
|
Use <m68k/cpu.h>.
|
1996-09-11 00:11:42 +00:00 |
leo
|
7a87b91e9b
|
Add suline/susword prototypes for new trap.c
|
1996-09-10 08:45:16 +00:00 |
leo
|
2df99561c9
|
- Make the Hades a valid machine type
- Add some 68040 specific prototypes.
|
1996-08-23 11:21:01 +00:00 |
leo
|
b3fadef7e0
|
Yet more prototyping and -Wall fixes.
|
1996-04-18 08:51:11 +00:00 |
leo
|
58758809e5
|
- Remove FPU defines, the FPU-type is no longer determined by the loader.
- Add some forgotten CPU-types (Waldi Ravens).
|
1996-01-19 13:46:56 +00:00 |
mycroft
|
ce000f04ef
|
Remove deprecated cpu_setstack().
|
1995-12-21 05:01:32 +00:00 |
cgd
|
c83f9c5568
|
remove unused cpu_exec() definitions. moved "broken swap" markers, for
ports that still need it, to types.h.
|
1995-06-28 02:55:18 +00:00 |
leo
|
74d95b443e
|
Add CLKBROKEN define, so GEM version that are 2 years off on the RTC can
be identified.
|
1995-05-28 21:02:21 +00:00 |
leo
|
e2b044e52f
|
- Remove double mapping of stack
- Change to new coredump format
|
1995-05-14 15:26:55 +00:00 |
cgd
|
8703076975
|
define BROKEN_SWAP and/or cpu_swapout as appropriate.
|
1995-05-05 03:41:51 +00:00 |
leo
|
8996e3866b
|
- Move softint definitions to mtpr.h
- Add flags for TT/Falcon model for machineid, we definitely need them
|
1995-04-30 11:56:22 +00:00 |
christos
|
de42a28a1b
|
- added sunos_machdep.c for sun3, atari, amiga and mac68k.
- changed machdep.c and trap.c to use struct emul.
- remove ep_setup references.
- added struct emul to all emulations.
|
1995-04-22 20:24:40 +00:00 |
leo
|
f95dd52b68
|
KERNEL -> _KERNEL
|
1995-03-30 06:01:13 +00:00 |
leo
|
8b0113cfce
|
NetBSD/Atari, port by Leo Weppelman.
|
1995-03-26 07:12:03 +00:00 |