Matthew Fernandez
|
8e31bf388e
Correct spelling of licensed
|
14 years ago |
Alexander Graf
|
2507c12ab0
Add endianness as io mem parameter
|
14 years ago |
Blue Swirl
|
cc59783211
Replace qemu_malloc + memset with qemu_mallocz
|
15 years ago |
Blue Swirl
|
43dc2a645e
Replace assert(0) with abort() or cpu_abort()
|
15 years ago |
Anthony Liguori
|
c227f0995e
Revert "Get rid of _t suffix"
|
16 years ago |
malc
|
99a0949b72
Get rid of _t suffix
|
16 years ago |
Blue Swirl
|
d60efc6b0d
Make CPURead/WriteFunc structure 'const'
|
16 years ago |
Avi Kivity
|
1eed09cb4a
Remove io_index argument from cpu_register_io_memory()
|
16 years ago |
Paul Brook
|
5561650587
Include assert.h from qemu-common.h
|
16 years ago |
aliguori
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 years ago |
malc
|
b1503cda1e
Use the ARRAY_SIZE() macro where appropriate.
|
16 years ago |
aurel32
|
b79e175259
SH4: kill a few warnings
|
16 years ago |
balrog
|
5c16736a37
SH4: Eliminate P4 to A7 mangling (Takashi YOSHII).
|
16 years ago |
balrog
|
c6d86a33d3
sh4: Add IRL (4-bit encoded interrupt input) support (Takashi YOSHII).
|
16 years ago |
pbrook
|
8da3ff1809
Change MMIO callbacks to use offsets, not absolute addresses.
|
16 years ago |
aurel32
|
4e7ed2d1d3
SH4: Switch serial emulation to qemu_irq
|
16 years ago |
aurel32
|
96e2fc41a9
SH4: Use qemu_irq in timer emulation.
|
16 years ago |
ths
|
e96e2044a1
SH4: system emulator interrupt update, by Magnus Damm.
|
17 years ago |
pbrook
|
87ecb68bdf
Break up vl.h.
|
18 years ago |
balrog
|
80f515e636
sh775x interrupt controller by Magnus Damm.
|
18 years ago |