Mercurial > repos > blastem
graph
-
Implement basic joystick supportSun, 23 Jun 2013 22:27:12 -0700, by Mike Pavone
-
Fix window layer in double res interlace modeSun, 23 Jun 2013 12:27:11 -0700, by Mike Pavone
-
Change buffer size to avoid weird artifacts on some systemsSun, 23 Jun 2013 11:25:56 -0700, by Mike Pavone
-
Fix sprite y mask in interlace mode. Fix framebuffer selection when switching out of interlace mode.Sun, 23 Jun 2013 10:17:40 -0700, by Mike Pavone
-
Fix vscroll calculation in double resultion interlace modeSun, 23 Jun 2013 09:17:19 -0700, by Mike Pavone
-
Initial work on interlaceSat, 22 Jun 2013 21:19:43 -0700, by Mike Pavone
-
Fix movem with pc displacement or pc indexed sourceWed, 19 Jun 2013 00:40:13 -0700, by Mike Pavone
-
Initial stab at LFO phase modulationWed, 19 Jun 2013 00:25:09 -0700, by Mike Pavone
-
Use a slightly more sane PSG volume divider. Stil seems too loud, need to check the real hardware.Wed, 19 Jun 2013 00:24:59 -0700, by Mike Pavone
-
Process events in vgm player so that quitting worksMon, 17 Jun 2013 19:34:47 -0700, by Mike Pavone
-
Add primitive vgm player for testingMon, 17 Jun 2013 00:54:14 -0700, by Mike Pavone
-
Add support for logging YM2612 channels to WAVE filesSun, 16 Jun 2013 17:57:57 -0700, by Mike Pavone
-
Fix modulation condition for operator 2Sun, 16 Jun 2013 13:42:13 -0700, by Mike Pavone
-
Implement writes from 68K to Z80 bank register and make reads from port c control register return 0 againSun, 16 Jun 2013 13:25:45 -0700, by Mike Pavone
-
Minor refactor of io_read functions to avoid duplication of logic between byte and word versionsSun, 16 Jun 2013 11:59:45 -0700, by Mike Pavone
-
Fix YM2612 timersSun, 16 Jun 2013 00:56:23 -0700, by Mike Pavone
-
Assert z80 interrupt longer so that they are not missed when they should not beSat, 15 Jun 2013 23:50:59 -0700, by Mike Pavone
-
Fix DISat, 15 Jun 2013 23:10:48 -0700, by Mike Pavone
-
Have test generator test both flag register 0 case and flag register FF caseSat, 15 Jun 2013 23:10:37 -0700, by Mike Pavone
-
Fix adc and sbcFri, 14 Jun 2013 23:27:01 -0700, by Mike Pavone
-
Make keybindings data driven so they can be populated from a config file laterFri, 14 Jun 2013 00:25:04 -0700, by Mike Pavone
-
Fix LDIRThu, 13 Jun 2013 22:23:15 -0700, by Mike Pavone
-
Fix output of algorithm 4 and make some other minor YM2612 core improvementsTue, 11 Jun 2013 23:36:18 -0700, by Mike Pavone
-
Add debugger command for saving Z80 RAM to a fileTue, 11 Jun 2013 23:10:33 -0700, by Mike Pavone
-
Bail out on attempt to run code from bank area until it is properly supportedTue, 11 Jun 2013 23:09:57 -0700, by Mike Pavone
-
Fix address adjustement in z80_retrans_stubSun, 09 Jun 2013 02:38:56 -0700, by Mike Pavone
-
Z80 debugger improvementsSun, 09 Jun 2013 02:03:26 -0700, by Mike Pavone
-
Check memory results in ztestgenSat, 08 Jun 2013 12:59:23 -0700, by Mike Pavone