OSDN Git Service

motonesemu/motonesemu.git
11 years agoadded ram
astoria-d [Mon, 4 Mar 2013 04:44:36 +0000 (13:44 +0900)]
added ram

11 years agostart actual instruction execution.
astoria-d [Mon, 4 Mar 2013 02:35:46 +0000 (11:35 +0900)]
start actual instruction execution.
supported sei, ldx, ldy

11 years agoinstruction cycle & timing updated.
astoria-d [Wed, 27 Feb 2013 08:54:49 +0000 (17:54 +0900)]
instruction cycle & timing updated.

11 years agoclock updates
astoria-d [Sun, 24 Feb 2013 12:47:32 +0000 (21:47 +0900)]
clock updates

11 years agoclock timing updated
astoria-d [Sun, 24 Feb 2013 03:15:57 +0000 (12:15 +0900)]
clock timing updated

11 years agorestored to use thread and nanosleep due to debugger issue
astoria-d [Sat, 23 Feb 2013 14:21:17 +0000 (23:21 +0900)]
restored to use thread and nanosleep due to debugger issue

11 years agodebug mode supported
astoria-d [Sat, 23 Feb 2013 13:55:24 +0000 (22:55 +0900)]
debug mode supported

11 years agocpu, bus and memory r/w cycle implemented.
astoria-d [Sat, 23 Feb 2013 02:14:43 +0000 (11:14 +0900)]
cpu, bus and memory r/w cycle implemented.

11 years agoclock exception handling update
astoria-d [Sat, 16 Feb 2013 23:38:02 +0000 (08:38 +0900)]
clock exception handling update

11 years agoupdate opcode map table
astoria-d [Sat, 16 Feb 2013 23:27:12 +0000 (08:27 +0900)]
update opcode map table

11 years ago6502 decode bug fix
astoria-d [Sat, 16 Feb 2013 05:17:00 +0000 (14:17 +0900)]
6502 decode bug fix

11 years agoinstruction decode
astoria-d [Sat, 16 Feb 2013 04:08:07 +0000 (13:08 +0900)]
instruction decode

11 years agoinstruction decode support
astoria-d [Sat, 16 Feb 2013 04:06:58 +0000 (13:06 +0900)]
instruction decode support

11 years agoload cartridge suuport.
astoria-d [Sat, 16 Feb 2013 01:29:12 +0000 (10:29 +0900)]
load cartridge suuport.
reset vector support
instruction fetch support

11 years agosignal and pthread ok
astoria-d [Tue, 12 Feb 2013 07:09:59 +0000 (16:09 +0900)]
signal and pthread ok

11 years agotest
astoria-d [Tue, 12 Feb 2013 03:56:27 +0000 (12:56 +0900)]
test

11 years agoproject start.
astoria-d [Tue, 12 Feb 2013 03:53:12 +0000 (12:53 +0900)]
project start.