1
0
mirror of https://github.com/sethm/symon.git synced 2024-07-04 18:29:33 +00:00
Commit Graph

61 Commits

Author SHA1 Message Date
Seth Morabito
af7743b385 Much saner implementation of 'overlaps' method. 2008-12-08 22:12:28 -08:00
Seth J. Morabito
5bbd72d44e Unit testing. MemoryRange work. 2008-12-08 20:40:27 -08:00
Seth J. Morabito
541e7c609c Fixed configuration for Cobertura. Requires Cobertura 2.2 so the location of the instrumentation file can be found under the 'target' directory 2008-12-08 14:57:00 -08:00
Seth J. Morabito
929c7df9b0 Added Cobertura (formerly jcoverage) plugin to pom.xml 2008-12-08 14:45:22 -08:00
Seth J. Morabito
061eeba85c There is already an existing project (albeit defunct) named j6502. Name changed to lm6502. 2008-12-08 14:28:44 -08:00
Seth J. Morabito
316d0feac6 Standardized tabs, indent, and whitespace. Finally! 2008-12-08 14:03:23 -08:00
Seth Morabito
e3300d3166 Lots of whitespace changes after importing the project into Eclipse 2008-12-06 14:39:54 -08:00
Seth Morabito
a6abc2cd23 Fleshing out some of the interface for the CPU, Simulator, and Devices. 2008-12-05 20:00:48 -08:00
Seth J. Morabito
0163ae47b4 Nicer prompt 2008-12-05 18:09:32 -08:00
Seth J. Morabito
a74322459a Command Parser. 2008-12-05 18:03:00 -08:00
Seth J. Morabito
7f31c4c950 Initial project creation 2008-12-05 16:44:33 -08:00