summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Grazvydas Ignotas [Sat, 10 Aug 2013 14:30:39 +0000 (17:30 +0300)]
don't run when 0 cycles are left
more consistent with other cores out there
Grazvydas Ignotas [Sat, 10 Aug 2013 13:54:01 +0000 (16:54 +0300)]
fix pc relative addressing
Grazvydas Ignotas [Sat, 10 Aug 2013 13:50:43 +0000 (16:50 +0300)]
fix warnings and deps
also change how CONFIG_FILE is specified (should not be quoted)
Grazvydas Ignotas [Mon, 24 Jun 2013 22:35:21 +0000 (01:35 +0300)]
add .gitignore
notaz [Sun, 16 Jun 2013 16:48:40 +0000 (19:48 +0300)]
tests and tools from PicoDrive
notaz [Sun, 16 Jun 2013 16:46:11 +0000 (19:46 +0300)]
allow to specify config file
notaz [Sun, 16 Jun 2013 16:43:12 +0000 (19:43 +0300)]
disa improvements from PicoDrive
notaz [Sun, 16 Jun 2013 16:29:47 +0000 (19:29 +0300)]
restructure the repository to be Cyclone only
notaz [Sun, 13 Feb 2011 17:49:17 +0000 (17:49 +0000)]
Commit my changes, version set to 0.099
Compile-tested under Linux, VisualStudio project might be not up-to-date.
notaz [Sun, 13 Feb 2011 17:49:01 +0000 (17:49 +0000)]
add a copy of Disa so Cyclone can be built standalone
notaz [Sun, 13 Feb 2011 17:48:53 +0000 (17:48 +0000)]
support Linux build of this old 0.069 version (for fun)
emudave [Sat, 12 Feb 2011 21:55:25 +0000 (21:55 +0000)]
fixed a bug where the Opcode jump table was written to out of bounds
emudave [Sat, 12 Feb 2011 21:50:05 +0000 (21:50 +0000)]
added copyright line to top of source files next to license information
emudave [Tue, 8 Feb 2011 15:10:48 +0000 (15:10 +0000)]
license info for PicoDrive directory
emudave [Tue, 8 Feb 2011 15:06:00 +0000 (15:06 +0000)]
license info added to Pico directory
emudave [Tue, 8 Feb 2011 15:02:39 +0000 (15:02 +0000)]
license info at top of Cyclone source files
emudave [Mon, 7 Feb 2011 22:35:41 +0000 (22:35 +0000)]
Added 0.030 of PicoDrive and moved license files into root
emudave [Mon, 7 Feb 2011 22:06:07 +0000 (22:06 +0000)]
first check-in of Cyclone 0.069 under GPLv2 and MAME License. Pico Disa.c/h included too
emudave [Mon, 7 Feb 2011 14:45:33 +0000 (14:45 +0000)]
testing...
emudave [Mon, 7 Feb 2011 14:40:55 +0000 (14:40 +0000)]
Initial directory structure.