../
|
compiler/
|
|
fpu/
|
|
basilisk_glue.cpp
|
1.1.1.1
(25 years ago)
by cebix:
Imported sources
|
build68k.c
|
1.2
(25 years ago)
by cebix:
- added some 68040 instructions: CINV, CPUSH, MOVE16 (Ax)+,(Ay)+, MOVEC regs,
and FPU state frames; enough to boot MacOS
- CPU type can be selected in GTK prefs editor
|
compiler.h
|
1.1.1.1
(25 years ago)
by cebix:
Imported sources
|
cpu_emulation.h
|
1.1.1.1
(25 years ago)
by cebix:
Imported sources
|
cpuopti.c
|
1.1.1.1
(25 years ago)
by cebix:
Imported sources
|
fpp.cpp
|
1.6
(25 years ago)
by cebix:
- removed MemoryDispatch() replacement; routine from ROM is now used if
possible
- rom_patches.cpp: check for double PACK 4 resources; if only one is found,
assume that the ROM requires an FPU and issue a warning if FPU emulation
is turned off
- UAE CPU opcode routines no longer return the cycle count
- main_unix.cpp: pressing Ctrl-C dumps the UAE CPU state before entering mon
- sys_unix.cpp: under Linux, partition sizes are read with BLKGETSIZE instead
of llseek()
|
gencpu.c
|
1.9
(25 years ago)
by cebix:
- removed MemoryDispatch() replacement; routine from ROM is now used if
possible
- rom_patches.cpp: check for double PACK 4 resources; if only one is found,
assume that the ROM requires an FPU and issue a warning if FPU emulation
is turned off
- UAE CPU opcode routines no longer return the cycle count
- main_unix.cpp: pressing Ctrl-C dumps the UAE CPU state before entering mon
- sys_unix.cpp: under Linux, partition sizes are read with BLKGETSIZE instead
of llseek()
|
m68k.h
|
1.4
(25 years ago)
by cebix:
- removed Gwenole's patches as they didn't work on SPARC V9
|
memory.cpp
|
1.1.1.1
(25 years ago)
by cebix:
Imported sources
|
memory.h
|
1.1.1.1
(25 years ago)
by cebix:
Imported sources
|
newcpu.cpp
|
1.4
(25 years ago)
by cebix:
- removed MemoryDispatch() replacement; routine from ROM is now used if
possible
- rom_patches.cpp: check for double PACK 4 resources; if only one is found,
assume that the ROM requires an FPU and issue a warning if FPU emulation
is turned off
- UAE CPU opcode routines no longer return the cycle count
- main_unix.cpp: pressing Ctrl-C dumps the UAE CPU state before entering mon
- sys_unix.cpp: under Linux, partition sizes are read with BLKGETSIZE instead
of llseek()
|
newcpu.h
|
1.2
(25 years ago)
by cebix:
- removed MemoryDispatch() replacement; routine from ROM is now used if
possible
- rom_patches.cpp: check for double PACK 4 resources; if only one is found,
assume that the ROM requires an FPU and issue a warning if FPU emulation
is turned off
- UAE CPU opcode routines no longer return the cycle count
- main_unix.cpp: pressing Ctrl-C dumps the UAE CPU state before entering mon
- sys_unix.cpp: under Linux, partition sizes are read with BLKGETSIZE instead
of llseek()
|
readcpu.cpp
|
1.2
(25 years ago)
by cebix:
- added some 68040 instructions: CINV, CPUSH, MOVE16 (Ax)+,(Ay)+, MOVEC regs,
and FPU state frames; enough to boot MacOS
- CPU type can be selected in GTK prefs editor
|
readcpu.h
|
1.2
(25 years ago)
by cebix:
- added some 68040 instructions: CINV, CPUSH, MOVE16 (Ax)+,(Ay)+, MOVEC regs,
and FPU state frames; enough to boot MacOS
- CPU type can be selected in GTK prefs editor
|
table68k
|
1.2
(25 years ago)
by cebix:
- added some 68040 instructions: CINV, CPUSH, MOVE16 (Ax)+,(Ay)+, MOVEC regs,
and FPU state frames; enough to boot MacOS
- CPU type can be selected in GTK prefs editor
|