issues
search
davidpsharp
/
baby
Manchester Baby Simulator
GNU General Public License v3.0
1
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
cheerpj zoom issue - can i detect browser zoom in Javascript and trigger full screen redraw like get on STP instruction when redraws
#59
davidpsharp
opened
16 hours ago
0
animated pushing of the switches & buttons of the baby to load a program from file into the store to show how laborious it was
#58
davidpsharp
opened
1 day ago
2
some sort of high level usage logging of javascript simulator
#57
davidpsharp
opened
2 days ago
0
Warning if clearing the store after actively programming it more than just a little bit
#56
davidpsharp
opened
2 days ago
0
Warning if closing a browser tab after programming the machine or while it's running on cheerpj
#55
davidpsharp
opened
2 days ago
0
Save snapshot/assembly to local file store if running on cheerpj just like can load
#54
davidpsharp
opened
2 days ago
0
Refactored CrtPanel and CrtControlPanel to use Observer Pattern
#53
thatvideoshopguy
closed
3 days ago
0
disassembler window doesn't update if a new file is loaded when update is selected
#52
davidpsharp
opened
5 days ago
0
log messages and exceptions to a file that can be shown in the simulator for visibility into any cheerpj issues
#51
davidpsharp
opened
5 days ago
0
CheerpJ test script updates
#50
thatvideoshopguy
closed
5 days ago
0
Get dynamic examples menu working on cheerpj
#49
davidpsharp
closed
2 days ago
1
Ability to view source code and details of the most recently loaded file, especially so comments on examples can be visible
#48
davidpsharp
opened
6 days ago
0
Typewriter buttons are bunched up on MacOS, but drawn correctly on Windows
#47
davidpsharp
opened
1 week ago
0
on mac os menu hotkeys make menu appear attached to window not at Mac toolbar at top of screen
#46
davidpsharp
opened
1 week ago
0
loading files from file selector doesn't redraw the CrtPanel after loading
#45
davidpsharp
closed
6 days ago
1
Decompose SwitchPanel and Introduce Controllers (Major Refactor)
#44
thatvideoshopguy
closed
1 week ago
0
jar needs an icon, should also appears on Mac toolbar, reuse for window icons
#43
davidpsharp
closed
1 week ago
1
Cheerpj usability bugs for online version
#42
davidpsharp
opened
2 weeks ago
2
Close icons not working on sub-windows on cheerpj on touch screens
#41
davidpsharp
opened
2 weeks ago
1
fpsTimer doesn't halt if STP instruction executed
#40
davidpsharp
closed
2 weeks ago
2
Display version number from build config in Window title
#39
davidpsharp
closed
1 week ago
1
Refactor SwitchPanel into three panels
#38
thatvideoshopguy
closed
1 week ago
1
Refactor and Optimize Menu Handling
#37
thatvideoshopguy
closed
2 weeks ago
0
Consider swapping switches around to match updated replica and change function to highlight store line accessed
#36
davidpsharp
opened
3 weeks ago
0
Dissemble the instruction in the accumulator and show hex value so can better understand self-modifying code
#35
davidpsharp
opened
1 month ago
0
Single step with F10 probably should halt a bit more finally on STP instruction rather than carrying on when pressed again?
#34
davidpsharp
closed
1 week ago
1
'Open Recent' file list
#33
davidpsharp
closed
5 days ago
2
Ability to add/customise the Examples files without rebuilding the JAR
#32
davidpsharp
closed
1 week ago
1
Optionally show both line number & instruction on the C display while in STOP mode
#31
davidpsharp
opened
1 month ago
0
Consider the benefits of an option to reverse the bit order of the Store display
#30
davidpsharp
opened
1 month ago
0
disassembler: show indexed value from line reference
#29
davidpsharp
closed
6 days ago
1
Auto-repeat of F10 single stepping by holding down doesn't work well on Windows test env
#28
davidpsharp
opened
1 month ago
1
User editable settings
#27
davidpsharp
opened
1 month ago
4
Fetch demo programs from a central git repo that anyone can submit PRs to
#26
davidpsharp
opened
1 month ago
2
Option to view the Accumulator and CI tubes simultaneously to the Memory store
#25
davidpsharp
opened
1 month ago
1
Asterisk marking CI on the disassembler in comments may not work correctly around CMP with skipping the next instruction - double check.
#24
davidpsharp
closed
1 month ago
2
Add support for comments to .snp (snapshot) files
#23
davidpsharp
opened
1 month ago
0
add hex and CI asterisk to disassembler fix #13
#22
davidpsharp
closed
1 month ago
0
Able to drag & drop snp/asm files from OS finder/explorer to the emulator window to load them
#21
davidpsharp
closed
6 days ago
1
Major Refactor of Baby main class
#20
thatvideoshopguy
closed
1 month ago
0
Add Reference Manual Content
#19
thatvideoshopguy
closed
6 days ago
1
Add sound to Simulator
#18
thatvideoshopguy
opened
1 month ago
0
Ensure can build for Java Runtime version used by key users
#17
davidpsharp
closed
2 weeks ago
4
Refactor Project Structure and Successful Compilation
#16
thatvideoshopguy
closed
1 month ago
0
IDE Debugging Integration
#15
thatvideoshopguy
opened
1 month ago
3
Unit Tests and Regression Suite
#14
thatvideoshopguy
opened
1 month ago
0
Support Hexadecimal in Debugger
#13
thatvideoshopguy
closed
1 month ago
0
Split Out Core Machine Logic
#12
thatvideoshopguy
opened
1 month ago
0
Tidy up disassembly
#11
thatvideoshopguy
opened
1 month ago
4
Embed Help Page
#10
thatvideoshopguy
opened
1 month ago
0
Next