Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · V1.1.3
ozvm
Browse files
Nov 26, 2013
Merge branch 'release/V1.1.3'
· 884852eb
Bits4fun
authored
Nov 26, 2013
View commits for tag V1.1.3
V1.1.3
884852eb
Merge branch 'feature/OZVM-63' into develop
· d8de52cb
Bits4fun
authored
Nov 26, 2013
d8de52cb
OZVM-63: Added Menu item for selection of V4.4 ROM image.
· 89e51897
Bits4fun
authored
Nov 26, 2013
89e51897
OZVM-63: Added V4.4 ROM image for slot 0 (built from Git commit 769de53)
· d7cf7e0a
Bits4fun
authored
Nov 26, 2013
d7cf7e0a
Nov 21, 2013
OZVM-61: Regression; fixed display of E7 06 xx system call disassembly, when...
· 6692d4bf
Bits4fun
authored
Nov 21, 2013
6692d4bf
Nov 20, 2013
Merge branch 'release/V1.1.3'
· 8d7fe3a4
Bits4fun
authored
Nov 20, 2013
8d7fe3a4
OZVM-62: Mapped F8, F9 & F10 to menu accelerators for Soft Reset, Hard Reset & Screen Double Size.
· 6c6a5559
Bits4fun
authored
Nov 20, 2013
6c6a5559
OZVM-61: OZ_PLOZ system call now recognized by disassembler.
· f3d822dd
Bits4fun
authored
Nov 20, 2013
f3d822dd
Nov 19, 2013
Merge branch 'release/V1.1.3'
· ed25b4eb
Bits4fun
authored
Nov 19, 2013
ed25b4eb
OZVM-60: implemented “box” and “bozd” debug commands, enabling break at OZ...
· 6668c4fc
Bits4fun
authored
Nov 19, 2013
6668c4fc
OZvm: Use default Gui always, loading snapshot, or not.
· 30610652
Bits4fun
authored
Nov 19, 2013
30610652
Feb 22, 2013
OZVM-52: Another hot-fix done; pressing ESC on "Import files into file area"...
· 05ee8120
Bits4fun
authored
Feb 22, 2013
View commits for tag V1.1.2
V1.1.2
05ee8120
OZVM-52: Another hot-fix done; pressing ESC on "Import files into file area"...
· 567027ec
Bits4fun
authored
Feb 22, 2013
567027ec
Merge branch 'hotfix/V1.1.2'
· 544a7183
Bits4fun
authored
Feb 22, 2013
544a7183
Merge branch 'hotfix/V1.1.2' into develop
· 568624fc
Bits4fun
authored
Feb 22, 2013
568624fc
Identify V1.1.2 release.
· 0cd5c786
Bits4fun
authored
Feb 22, 2013
0cd5c786
Removed Netbeans "private.properties" file. Not relevant when getting OZvm...
· 21ae4fdb
Bits4fun
authored
Feb 22, 2013
21ae4fdb
Feb 21, 2013
OZVM-52: Ensure that Z88 screen focus is re-established when a slot popup menu...
· d09913cf
Bits4fun
authored
Feb 21, 2013
d09913cf
OZVM-49: Regression (since big changes in Slots.java), enable format file area...
· c38c2f3b
Bits4fun
authored
Feb 21, 2013
c38c2f3b
Feb 14, 2013
OZVM-Bug fix release, V1.1.1. (reverted commit that destroyed screen-off...
· 49b934b3
Bits4fun
authored
Feb 14, 2013
View commits for tag V1.1.1
V1.1.1
49b934b3
Revert "OZVM-28: Correct STA.TIME blink mask (as defined in OZ definitions)."
· 560cf06b
Bits4fun
authored
Feb 14, 2013
560cf06b
Feb 13, 2013
Updated read me with new Ascii art logo.
· d201e3ec
Bits4fun
authored
Feb 13, 2013
View commits for tag V1.1
V1.1
d201e3ec
Feb 11, 2013
Improved Readme file with Ascii art.
· 012fe7f6
Bits4fun
authored
Feb 11, 2013
012fe7f6
Feb 01, 2013
Define this code as V1.1 released. No more work in Java version.. all future...
· da200b59
Bits4fun
authored
Feb 01, 2013
da200b59
OZVM-28: Correct STA.TIME blink mask (as defined in OZ definitions).
· 55e03735
Bits4fun
authored
Feb 01, 2013
55e03735
OZVM-28: Don't execute interrupts if IFF1 is high (simulate Z80 interrupts properly).
· f7542ed6
Bits4fun
authored
Feb 01, 2013
f7542ed6
Oct 30, 2012
OZVM-41: By default, use login user home folder as starting point for all...
· 25e3bf79
Bits4fun
authored
Oct 30, 2012
25e3bf79
Minor wording fix in Gui menu: "Z88 State" -> "Z88 Snapshot".
· 613227c0
Bits4fun
authored
Oct 30, 2012
613227c0
Oct 28, 2012
Project readme.txt adjustments..
· 55b4e640
Bits4fun
authored
Oct 28, 2012
55b4e640
Added window icon for runtime message window.
· 18badbf2
Bits4fun
authored
Oct 28, 2012
18badbf2
Added a project read me.txt file that is also displayed on the bitbucket Git repository front page.
· 6ace7729
Bits4fun
authored
Oct 28, 2012
6ace7729
Oct 27, 2012
OZVM-40: Reset TIM0 - TIM4 counters, when COM.RESTIM = 1, and hold it in...
· b17deb17
Bits4fun
authored
Oct 27, 2012
b17deb17
Oct 26, 2012
OZVM-5: Improve the hard reset when inserting ROM for slot 0 (wasn't always...
· 767af158
Bits4fun
authored
Oct 26, 2012
767af158
OZVM-39: Let TIM0 be 200 in one TICK interrupt, then let it be 0 in the next...
· 03f8d491
Bits4fun
authored
Oct 26, 2012
03f8d491
OZVM-39: Use Thread yield() after the CPU executes IN r,(D0h) - read TIM0 register.
· 4e288894
Bits4fun
authored
Oct 26, 2012
4e288894
Revert "OZVM-39: Use Thread.yield() every virtual 10ms (relative speed of...
· 49322378
Bits4fun
authored
Oct 26, 2012
49322378
Revert "OZVM-39: Give the virtual processor the least "force" in the JVM, so...
· ab58a7b5
Bits4fun
authored
Oct 26, 2012
ab58a7b5
Revert "OZVM-39: Give the screen render thread normal priority, so it has more...
· dbd35a2f
Bits4fun
authored
Oct 26, 2012
dbd35a2f
OZVM-39: Give the screen render thread normal priority, so it has more...
· a61c1d1c
Bits4fun
authored
Oct 26, 2012
a61c1d1c
OZVM-39: Give the virtual processor the least "force" in the JVM, so...
· c9e7806d
Bits4fun
authored
Oct 26, 2012
c9e7806d
Loading