CEmu icon indicating copy to clipboard operation
CEmu copied to clipboard

Third-party TI-84 Plus CE / TI-83 Premium CE emulator, focused on developer features

Results 84 CEmu issues
Sort by recently updated
recently updated
newest added

We have quite a few information already (and are able to retrieve some more from some known memory locations) in order to have an idea of the current execution state...

enhancement
brainstorming
GUI

As discussed between @jacobly0 and @runer112. Basically about frame drops, being too early/late, catching up, etc. 09:01:46 if you're ahead, sleep until next_time 09:01:57 if you're less than 0.1s behind,...

enhancement

Since we already have the ti_vars_lib integrated; making a simple editor for basic shouldn't be too much of a challenge... Would be kind of nice to be able to write...

enhancement
GUI

In the old wishlist, there was an item "_Look at [this gdb-z80](https://github.com/legumbre/gdb-z80) project (code from 2011...) ; try to see if it can be updated for eZ80, and used with...

enhancement
GUI

I wrote a program to measure the number of cycles between LCD interrupts. I noticed that, although the total time spent on a frame seems right, the exact timing of...

bug
core
lcd

https://github.com/CE-Programming/CEmu/issues/19 is the issue for Lua scripting support in itself, but here's one for throwing some ideas about the Lua integration/features in CEmu, so basically a TODO/WISH list: GUI: *...

enhancement
help wanted
Lua

What's wrong, and with what software version? --------------------------------------------- **Operating System:** Windows 10 **CEmu version:** v1.2 **Describe your issue:** I run a simple 'wait 6 seconds' program and find the calculator...

bug
help wanted
core

I'll let Jacobly speak for himself \o/ > 18:48:08 MateoC jacobly: the thing is, Firebird feels so quick and smooth compared to CEmu sometimes :P 18:48:16 yet it's more complex...

enhancement
brainstorming
core

Changing the keypad ports at offsets 4 and 5 always read back the new value, but don't always behave using the new value, and I haven't been able to come...

bug
help wanted
core

DMA emulation would either become its own setting or become always on. This would allow for accurate emulation regardless of the SPI setting, which would then only control CEmu's rendering...

question
lcd