]> git.sesse.net Git - pistorm/history - emulator.c
Add Meson build files.
[pistorm] / emulator.c
2021-01-01 beeanyewFix a bunch of stuff, add working RICOH RTC emulation.
2020-12-28 beeanyewMore tiny optimizations, some Z2/Z3 fixes
2020-12-26 beeanyewSome minor optimizations, hopefully fewer jumps and...
2020-12-09 captain-amygdalaMerge pull request #4 from beeanyew/rom-mirror-fix
2020-12-06 beeanyewAdjust keyboard event file path
2020-12-05 beeanyew[WIP] Add platforms, Z2 config file-based autoconf...
2020-12-04 beeanyew[WIP] Keyboard event handling
2020-12-04 captain-amygdalaMerge pull request #3 from beeanyew/config-file
2020-12-04 beeanyewDisable keyboard input for now
2020-12-04 beeanyewkbhit performance impact test
2020-12-04 beeanyewCleanup, move mouse/keyboard input code out of emulator.c
2020-12-03 beeanyewRework some emulator stuff, update sample X68000 config...
2020-12-02 beeanyewInitial config file+memory map implementation
2020-12-01 Niklas EkströmAdd code to autoconfigure A314
2020-12-01 Niklas EkströmAdd A314 emulation
2020-12-01 Niklas EkströmAdd autoconfig support for fast mem location
2020-12-01 Niklas EkströmChange fast_base into a variable
2020-12-01 Niklas EkströmFix indentation
2020-11-30 Niklas EkströmUse more familiar offset and limit convention
2020-11-30 Niklas EkströmAdd copyright message
2020-11-29 ClaudeCPU set to 020
2020-11-29 ClaudeIDE IRQ works
2020-11-24 ClaudeMerge branch 'main' of https://github.com/captain-amygd...
2020-11-24 Claude24bit address space opened and masked to fpga
2020-11-23 captain-amygdalaMerge pull request #2 from beeanyew/gayle-cmdline-switch
2020-11-23 ClaudeIDE IRQ, FPGA with maximum current strength on FET...
2020-11-23 beeanAdd command line switch to disable Gayle emulation
2020-11-22 Claudecleanup
2020-11-22 Claudeback to normal..
2020-11-22 ClaudeMerge branch 'main' of https://github.com/captain-amygd...
2020-11-22 Claudebus access a bit optimized
2020-11-22 Claudereset handling, fpga update needed
2020-11-22 Claudefixed 24bit address space decoding
2020-11-21 Claudekickstart rom loading from filesystem working
2020-11-21 Claudeirq handling simplified
2020-11-21 Claudefixed mmu and fpu detection, added reset handling for...
2020-11-21 ClaudeMerge branch 'main' of https://github.com/captain-amygd...
2020-11-21 Claudetrap >24bit address to real amiga hardware
2020-11-18 ClaudeMerge branch 'main' of https://github.com/captain-amygd...
2020-11-18 Claudestarted kickrom loading from filesystem,not functional...
2020-11-07 ClaudeIDE starts working,minimal hd0.img
2020-11-01 Claudecleaned up write functions, added gayle
2020-10-31 Claudefirst commit
2020-03-03 just nineMerge branch 'wip-crap' of https://github.com/beeanyew...
2021-03-03 beeanyewUpdate emulator.c, amiga-registers.h, and bitstream.svf
2021-02-27 just ninedisable this debug to prevent unusual timing issues
2021-02-27 just ninemouse wheel support
2021-02-25 just ninesend middle mouse button to amiga
2021-02-25 just ninechange output for nmi slightly
2021-02-22 just nineuse the macro for setting irq level
2021-02-22 just ninelet nmi be triggered regardless of kbd mode
2021-02-22 just ninemark when an nmi is sent in the output
2021-02-22 ninesend nmi/int7 when pause pressed
2021-02-22 nineonly display SERDAT lsb
2021-02-22 just nineuse the macro for setting irq level
2021-02-21 just ninelet nmi be triggered regardless of kbd mode
2021-02-21 just ninemark when an nmi is sent in the output
2021-02-21 beeanyewUpdate emulator.c, gpio_old.c, and gpio_old.h
2021-02-21 beeanyewUpdate emulator.c, gpio_old.c, and gpio_old.h
2021-02-21 ninesend nmi/int7 when pause pressed
2021-02-21 nineonly display SERDAT lsb
2021-02-20 beeanyewUpdate emulator.c
2021-02-20 beeanyewUpdate emulator.c
2021-02-20 beeanyewUpdate emulator.c
2021-02-20 beeanyewUpdate emulator.c
2021-02-20 beeanyewUpdate emulator.c