No$gba 2.5 - 模擬器

By William
at 2007-10-04T16:15
at 2007-10-04T16:15
Table of Contents
2007.10.03
help: updated gbatek standalone version 2.5 (about one hundred
news since 2.3)
vram viewer: supports extended palettes in bg map windows (eg.
magnetica demo)
nds/help: added ds 3d overview chapter (basics on geometry/rendering
engines)
nds/help: added ds technical data chapter (containing some basic
overview)
nds/help: replaced ds various chapter by new ds memory control/
timing chapter
nds/sound: fixed major unreported bug in 80x86 code sound_bias SWI
function
nds/3d/help: corrected shininess formula (ie. fixed that max cos 2
angle mess)
nds/3d/help: added caution: specular reflection WON'T WORK on camera
rotation
nds/3d/help: maths basics of vector-by-vector multiply (and purposes
thereof)
nds/3d/softlight: allows light+color nonsense double def (eg castlevania
clip)
nds/3d/softlight: much better light-accuracy, and now supports
shininess_table
nds/3d/softlight: lighting fully calculated by software (without opengl
light)
nds/timing: split timings for nds7 (fast access) and trashy nds9
(slow access)
nds/timing: split addr_clks_table to CODE/DATA
addr_clkc_table/addr_clkd_table
nds/timing: emulates "half" cycles on 66MHz/nds9 (tcm/cache and
n32/2 thumb)
nds/timing: emulates nds7 exmemstat gba-slot timing bits (like nds9
exmemcnt)
nds/timing/help: added detailed/tested nds7/nds9 code/data memory-timing
chart
nds/timing/cache: allows more CPU load on bios/mainram when cache is enabled
nds/timing: emulates shared N32 access time for two NDS9 thumb 16bit
opcodes
cpu/speedup: precalculates opcode-timings on interseg-jumps (usually
faster)
cpu/speedup: faster conditional opcode handling (maybe yet another 3%
faster)
cpu/speedup: thumb: uses 16bit reads (3% faster on non-32bit-aligned
addr's)
cpu/speedup: replaced dumb jmp exec_opcode by exec_opcode_mac
(ca. 10% faster)
cpu/speedup: added more code alignments in cpu-core (not significantly
faster)
nds/help: added note that 66MHz-nds9 actually runs MUCH SLOWER
than 33MHz-nds7
nds/cpu: emulates superslow nds9 memory access time (bios,wram,
vram,oam,etc)
nds/cpu: emulates operand-independend ARM9 multiply time
(eg. slow thumb time)
nds/wram: emulates wramcnt mapping (no idea if it's used by any
games though)
nds/3d: adjusted z-rounding (avoid opengl-clip-plane in club
house games demo)
cpu: emulates cp15-trace-id, debug: disass auto-comments on
trace-id and bist
nds/help: fixed key1 [scratch] writeback lsw/msw are exchanged
(thanks simon)
nds/help: cp15 info on trace-id, bist, cache debug/test, supported
cache cmds
cheat: fixed occassional crash on delete cheat (push/pop)
(thanks Hiei Youkai)
thanks: rockmanrotties for submarine (timing) and clubhouse
(clip) bugreports
______________________________________________________________________________
下載:http://nocash.emubase.de/no$gba-w.zip
官方:http://nocash.emubase.de/
--
help: updated gbatek standalone version 2.5 (about one hundred
news since 2.3)
vram viewer: supports extended palettes in bg map windows (eg.
magnetica demo)
nds/help: added ds 3d overview chapter (basics on geometry/rendering
engines)
nds/help: added ds technical data chapter (containing some basic
overview)
nds/help: replaced ds various chapter by new ds memory control/
timing chapter
nds/sound: fixed major unreported bug in 80x86 code sound_bias SWI
function
nds/3d/help: corrected shininess formula (ie. fixed that max cos 2
angle mess)
nds/3d/help: added caution: specular reflection WON'T WORK on camera
rotation
nds/3d/help: maths basics of vector-by-vector multiply (and purposes
thereof)
nds/3d/softlight: allows light+color nonsense double def (eg castlevania
clip)
nds/3d/softlight: much better light-accuracy, and now supports
shininess_table
nds/3d/softlight: lighting fully calculated by software (without opengl
light)
nds/timing: split timings for nds7 (fast access) and trashy nds9
(slow access)
nds/timing: split addr_clks_table to CODE/DATA
addr_clkc_table/addr_clkd_table
nds/timing: emulates "half" cycles on 66MHz/nds9 (tcm/cache and
n32/2 thumb)
nds/timing: emulates nds7 exmemstat gba-slot timing bits (like nds9
exmemcnt)
nds/timing/help: added detailed/tested nds7/nds9 code/data memory-timing
chart
nds/timing/cache: allows more CPU load on bios/mainram when cache is enabled
nds/timing: emulates shared N32 access time for two NDS9 thumb 16bit
opcodes
cpu/speedup: precalculates opcode-timings on interseg-jumps (usually
faster)
cpu/speedup: faster conditional opcode handling (maybe yet another 3%
faster)
cpu/speedup: thumb: uses 16bit reads (3% faster on non-32bit-aligned
addr's)
cpu/speedup: replaced dumb jmp exec_opcode by exec_opcode_mac
(ca. 10% faster)
cpu/speedup: added more code alignments in cpu-core (not significantly
faster)
nds/help: added note that 66MHz-nds9 actually runs MUCH SLOWER
than 33MHz-nds7
nds/cpu: emulates superslow nds9 memory access time (bios,wram,
vram,oam,etc)
nds/cpu: emulates operand-independend ARM9 multiply time
(eg. slow thumb time)
nds/wram: emulates wramcnt mapping (no idea if it's used by any
games though)
nds/3d: adjusted z-rounding (avoid opengl-clip-plane in club
house games demo)
cpu: emulates cp15-trace-id, debug: disass auto-comments on
trace-id and bist
nds/help: fixed key1 [scratch] writeback lsw/msw are exchanged
(thanks simon)
nds/help: cp15 info on trace-id, bist, cache debug/test, supported
cache cmds
cheat: fixed occassional crash on delete cheat (push/pop)
(thanks Hiei Youkai)
thanks: rockmanrotties for submarine (timing) and clubhouse
(clip) bugreports
______________________________________________________________________________
下載:http://nocash.emubase.de/no$gba-w.zip
官方:http://nocash.emubase.de/
--
Tags:
模擬器
All Comments

By Harry
at 2007-10-05T05:25
at 2007-10-05T05:25

By Hedda
at 2007-10-06T09:16
at 2007-10-06T09:16

By Lily
at 2007-10-09T00:47
at 2007-10-09T00:47

By Aaliyah
at 2007-10-11T15:45
at 2007-10-11T15:45

By Robert
at 2007-10-16T03:40
at 2007-10-16T03:40

By Oliver
at 2007-10-18T15:13
at 2007-10-18T15:13

By Iris
at 2007-10-21T07:10
at 2007-10-21T07:10

By David
at 2007-10-22T04:25
at 2007-10-22T04:25

By Hedy
at 2007-10-24T04:50
at 2007-10-24T04:50

By Jessica
at 2007-10-27T04:30
at 2007-10-27T04:30

By Jacob
at 2007-10-31T11:54
at 2007-10-31T11:54

By Caroline
at 2007-11-01T07:03
at 2007-11-01T07:03

By Jacob
at 2007-11-04T06:24
at 2007-11-04T06:24

By Doris
at 2007-11-05T05:32
at 2007-11-05T05:32

By Faithe
at 2007-11-10T01:19
at 2007-11-10T01:19

By Cara
at 2007-11-14T16:42
at 2007-11-14T16:42

By Yedda
at 2007-11-18T07:32
at 2007-11-18T07:32

By Wallis
at 2007-11-20T17:50
at 2007-11-20T17:50

By Rosalind
at 2007-11-20T20:44
at 2007-11-20T20:44

By George
at 2007-11-24T12:26
at 2007-11-24T12:26

By Ina
at 2007-11-24T22:14
at 2007-11-24T22:14

By Bennie
at 2007-11-27T15:32
at 2007-11-27T15:32

By Christine
at 2007-11-30T15:23
at 2007-11-30T15:23

By William
at 2007-11-30T21:20
at 2007-11-30T21:20
Related Posts
關於DAT Files

By Skylar Davis
at 2007-10-04T12:49
at 2007-10-04T12:49
我也來分享我的模擬器經驗

By Sarah
at 2007-10-04T11:12
at 2007-10-04T11:12
求檔 格鬥遊戲

By Bennie
at 2007-10-04T10:58
at 2007-10-04T10:58
dq6急問 怎麼到魔王城? 沒有船怎麼到黑暗之岬?

By Rae
at 2007-10-04T10:48
at 2007-10-04T10:48
我的模擬器經驗...

By Callum
at 2007-10-03T21:18
at 2007-10-03T21:18